We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3caa4ba commit 0728fb1Copy full SHA for 0728fb1
.github/workflows/build.yml
@@ -99,7 +99,7 @@ jobs:
99
shell: bash
100
101
- name: docker-config
102
- uses: containerbase/internal-tools@c8f78cbc830d1883e695d06e3028136656e70f5b # v3.5.17
+ uses: containerbase/internal-tools@4453842226e67bc5d507c41b21184cc9220f4974 # v3.5.19
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