File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 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@e9586b5ff433686becf57ffa6eead0c7a2854f64 # v3.10.42
24
+ uses : containerbase/internal-tools/setup@feca6cf1cfca09641ab497b50c52614e0eecf399 # v3.10.44
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@e9586b5ff433686becf57ffa6eead0c7a2854f64 # v3.10.42
36
+ uses : containerbase/internal-tools/setup@feca6cf1cfca09641ab497b50c52614e0eecf399 # v3.10.44
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@e9586b5ff433686becf57ffa6eead0c7a2854f64 # v3.10.42
66
+ uses : containerbase/internal-tools/setup@feca6cf1cfca09641ab497b50c52614e0eecf399 # v3.10.44
67
67
with :
68
68
checkout : false
69
69
You can’t perform that action at this time.
0 commit comments