File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
runs-on : ubuntu-latest
22
22
steps :
23
23
- name : ⚙️ Setup
24
- uses : containerbase/internal-tools/setup@c018171e015fd3c91f5572332b30600409925824 # v3.10.25
24
+ uses : containerbase/internal-tools/setup@5fd1ba68118476787e1d02a01e7eeb0aaeb3a722 # v3.10.26
25
25
with :
26
26
save-cache : true
27
27
33
33
34
34
steps :
35
35
- name : ⚙️ Setup
36
- uses : containerbase/internal-tools/setup@c018171e015fd3c91f5572332b30600409925824 # v3.10.25
36
+ uses : containerbase/internal-tools/setup@5fd1ba68118476787e1d02a01e7eeb0aaeb3a722 # v3.10.26
37
37
38
38
- name : lint
39
39
run : |
63
63
- uses : sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
64
64
65
65
- name : ⚙️ Setup
66
- uses : containerbase/internal-tools/setup@c018171e015fd3c91f5572332b30600409925824 # v3.10.25
66
+ uses : containerbase/internal-tools/setup@5fd1ba68118476787e1d02a01e7eeb0aaeb3a722 # v3.10.26
67
67
with :
68
68
checkout : false
69
69
You can’t perform that action at this time.
0 commit comments