We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e058c commit 8313a79Copy full SHA for 8313a79
.github/workflows/build.yml
@@ -99,7 +99,7 @@ jobs:
99
shell: bash
100
101
- name: docker-config
102
- uses: containerbase/internal-tools@75d68da3c8cd3d622cf6d4b8d2dfe7e4dc33dfed # v3.0.78
+ uses: containerbase/internal-tools@955ceac764c7b5d3bdf644591152412dd97e3dc9 # v3.0.80
103
with:
104
command: docker-config
105
@@ -136,7 +136,7 @@ jobs:
136
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
137
138
139
140
141
142
0 commit comments