We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a1171 commit 91be541Copy full SHA for 91be541
.github/workflows/build.yml
@@ -92,7 +92,7 @@ jobs:
92
shell: bash
93
94
- name: docker-config
95
- uses: containerbase/internal-tools@d282592d8c11a17ca0bafe45e49c099ddfb9e15a # v3.8.5
+ uses: containerbase/internal-tools@9dac9f51f83100b56ef297de46e518aac23ec771 # v3.8.6
96
with:
97
command: docker-config
98
@@ -125,7 +125,7 @@ jobs:
125
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
126
127
128
129
130
131
0 commit comments