Skip to content

Commit 791c5ad

Browse files
build(deps): update kubewarden/github-actions action to v3.4.8 (#1120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1bb4378 commit 791c5ad

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
@@ -110,7 +110,7 @@ jobs:
110110
profile: minimal
111111
toolchain: stable
112112
override: true
113-
- uses: kubewarden/github-actions/tarpaulin-install@ecd8041cd496045da7b999bd282b412f539eb174 # v3.4.7
113+
- uses: kubewarden/github-actions/tarpaulin-install@36f0782e949d8597c061ca0d519f7e17a2813190 # v3.4.8
114114
- name: Generate unit-tests coverage
115115
run: make coverage-unit-tests
116116
- 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@ecd8041cd496045da7b999bd282b412f539eb174 # v3.4.7
94+
uses: kubewarden/github-actions/crane-installer@36f0782e949d8597c061ca0d519f7e17a2813190 # v3.4.8
9595

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

0 commit comments

Comments
 (0)