We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 592344d commit b69d865Copy full SHA for b69d865
.github/workflows/build.yml
@@ -92,7 +92,7 @@ jobs:
92
shell: bash
93
94
- name: docker-config
95
- uses: containerbase/internal-tools@6a73b82e98dd18c225860312333fccf3842d7add # v3.0.89
+ uses: containerbase/internal-tools@2e58ccb20b6890bd87ef8b3110e61e73adc15d9b # v3.0.90
96
with:
97
command: docker-config
98
@@ -125,7 +125,7 @@ jobs:
125
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
126
127
128
129
130
131
0 commit comments