Skip to content

Commit

Permalink
Merge pull request #891 from kubewarden/renovate/all-patch
Browse files Browse the repository at this point in the history
chore(deps): update kubewarden/github-actions action to v3.3.3
  • Loading branch information
fabriziosestito authored Sep 2, 2024
2 parents d9785e1 + fe27f72 commit 19e8f45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
profile: minimal
toolchain: stable
override: true
- uses: kubewarden/github-actions/tarpaulin-install@d46a496c181864fe6b6443cb576ecaaf2a572056 # v3.3.2
- uses: kubewarden/github-actions/tarpaulin-install@cc9e5cedccd286c6f9f9ffe59a121f72478a4f26 # v3.3.3
- name: Generate unit-tests coverage
run: make coverage-unit-tests
- name: Upload unit-tests coverage to Codecov
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ jobs:
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@d46a496c181864fe6b6443cb576ecaaf2a572056 # v3.3.2
uses: kubewarden/github-actions/syft-installer@cc9e5cedccd286c6f9f9ffe59a121f72478a4f26 # v3.3.3

- name: Install the crane command
uses: kubewarden/github-actions/crane-installer@d46a496c181864fe6b6443cb576ecaaf2a572056 # v3.3.2
uses: kubewarden/github-actions/crane-installer@cc9e5cedccd286c6f9f9ffe59a121f72478a4f26 # v3.3.3

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

0 comments on commit 19e8f45

Please sign in to comment.