We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 577d0eb commit 2e819c1Copy full SHA for 2e819c1
.github/workflows/build.yml
@@ -99,7 +99,7 @@ jobs:
99
shell: bash
100
101
- name: docker-config
102
- uses: containerbase/internal-tools@d282592d8c11a17ca0bafe45e49c099ddfb9e15a # v3.8.5
+ uses: containerbase/internal-tools@9dac9f51f83100b56ef297de46e518aac23ec771 # v3.8.6
103
with:
104
command: docker-config
105
@@ -136,7 +136,7 @@ jobs:
136
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
137
138
139
140
141
142
0 commit comments