Skip to content

Commit f4fb590

Browse files
build(deps): update kubewarden/github-actions action to v4.5.11 (#1296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e996ffe commit f4fb590

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
runs-on: ubuntu-latest
8181
steps:
8282
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
83-
- uses: kubewarden/github-actions/tarpaulin-install@0c3d96f5251f687de1bbe1cd29e86b8a47bd17a6 # v4.5.9
83+
- uses: kubewarden/github-actions/tarpaulin-install@73e92c9cf9059299619e79372b78eb09a5934fa0 # v4.5.11
8484
- name: Generate unit-tests coverage
8585
run: make coverage-unit-tests
8686
- name: Upload unit-tests coverage to Codecov

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
9292

9393
- name: Install the crane command
94-
uses: kubewarden/github-actions/crane-installer@0c3d96f5251f687de1bbe1cd29e86b8a47bd17a6 # v4.5.9
94+
uses: kubewarden/github-actions/crane-installer@73e92c9cf9059299619e79372b78eb09a5934fa0 # v4.5.11
9595

9696
- name: Login to GitHub Container Registry
9797
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0

0 commit comments

Comments
 (0)