We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14068f9 commit c7b2842Copy full SHA for c7b2842
.github/workflows/build.yml
@@ -92,7 +92,7 @@ jobs:
92
shell: bash
93
94
- name: docker-config
95
- uses: containerbase/internal-tools@8350f5691c53eb85d27301dae6de6d70ed047bbb # v3.0.63
+ uses: containerbase/internal-tools@b0b8472a98c981134c4271f9612203dee601fd80 # v3.0.65
96
with:
97
command: docker-config
98
@@ -125,7 +125,7 @@ jobs:
125
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
126
127
128
129
130
131
0 commit comments