We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6ceafd commit e1094c7Copy full SHA for e1094c7
.github/workflows/build.yml
@@ -92,7 +92,7 @@ jobs:
92
shell: bash
93
94
- name: docker-config
95
- uses: containerbase/internal-tools@7273809185830248f355aaddc9ceaf6ba1f997fe # v3.0.96
+ uses: containerbase/internal-tools@3ce83f30b2ce06037cdf676646d2933ef11673fa # v3.2.1
96
with:
97
command: docker-config
98
@@ -125,7 +125,7 @@ jobs:
125
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
126
127
128
129
130
131
0 commit comments