We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bcf6bc commit 1c5cb09Copy full SHA for 1c5cb09
.github/workflows/build.yml
@@ -92,7 +92,7 @@ jobs:
92
shell: bash
93
94
- name: docker-config
95
- uses: containerbase/internal-tools@2951ced35dd6127673e4e2cf937416460a317f3b # v3.0.57
+ uses: containerbase/internal-tools@14399dac6435809436d19e1171379e1170e59cc0 # v3.0.58
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