Skip to content

Commit e6daabc

Browse files
build(deps): update kubewarden/github-actions action to v3.4.7 (#1112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f9a783 commit e6daabc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
profile: minimal
102102
toolchain: stable
103103
override: true
104-
- uses: kubewarden/github-actions/tarpaulin-install@0cf5140fac059c358317ca4d43a2f1400bb6612e # v3.4.6
104+
- uses: kubewarden/github-actions/tarpaulin-install@ecd8041cd496045da7b999bd282b412f539eb174 # v3.4.7
105105
- name: Generate unit-tests coverage
106106
run: make coverage-unit-tests
107107
- name: Upload unit-tests coverage to Codecov

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
9292

9393
- name: Install the crane command
94-
uses: kubewarden/github-actions/crane-installer@0cf5140fac059c358317ca4d43a2f1400bb6612e # v3.4.6
94+
uses: kubewarden/github-actions/crane-installer@ecd8041cd496045da7b999bd282b412f539eb174 # v3.4.7
9595

9696
- name: Login to GitHub Container Registry
9797
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0

0 commit comments

Comments
 (0)