Commit 791c5ad 1 parent 1bb4378 commit 791c5ad Copy full SHA for 791c5ad
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ jobs:
110
110
profile : minimal
111
111
toolchain : stable
112
112
override : true
113
- - uses : kubewarden/github-actions/tarpaulin-install@ecd8041cd496045da7b999bd282b412f539eb174 # v3.4.7
113
+ - uses : kubewarden/github-actions/tarpaulin-install@36f0782e949d8597c061ca0d519f7e17a2813190 # v3.4.8
114
114
- name : Generate unit-tests coverage
115
115
run : make coverage-unit-tests
116
116
- name : Upload unit-tests coverage to Codecov
Original file line number Diff line number Diff line change 91
91
uses : sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
92
92
93
93
- name : Install the crane command
94
- uses : kubewarden/github-actions/crane-installer@ecd8041cd496045da7b999bd282b412f539eb174 # v3.4.7
94
+ uses : kubewarden/github-actions/crane-installer@36f0782e949d8597c061ca0d519f7e17a2813190 # v3.4.8
95
95
96
96
- name : Login to GitHub Container Registry
97
97
uses : docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
You can’t perform that action at this time.
0 commit comments