Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 7602138

Browse files
build(deps): update kubewarden/github-actions action to v4.5.9
1 parent c782589 commit 7602138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
runs-on: ubuntu-latest
6464
steps:
6565
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
66-
- uses: kubewarden/github-actions/tarpaulin-install@acb006fafe5e4da789055f573d11cea2917de59a # v4.5.8
66+
- uses: kubewarden/github-actions/tarpaulin-install@0c3d96f5251f687de1bbe1cd29e86b8a47bd17a6 # v4.5.9
6767
- name: Generate unit-tests coverage
6868
run: make coverage-unit-tests
6969
- name: Upload unit-tests coverage to Codecov

0 commit comments

Comments
 (0)