Skip to content

Commit

Permalink
Merge pull request #1203 from kyverno/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/actions/run-tests/kyverno/action-install-chainsaw-0.2.12

build(deps): Bump kyverno/action-install-chainsaw from 0.2.11 to 0.2.12 in /.github/actions/run-tests
  • Loading branch information
realshuting authored Dec 11, 2024
2 parents 537a4a0 + cf17048 commit ebc3671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/run-tests/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
- name: Install Cosign
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
- name: Install Chainsaw
uses: kyverno/action-install-chainsaw@d311eacde764f806c9658574ff64c9c3b21f8397 # v0.2.11
uses: kyverno/action-install-chainsaw@f2b47b97dc889c12702113753d713f01ec268de5 # v0.2.12
with:
verify: true
- name: Test with Chainsaw
Expand Down

0 comments on commit ebc3671

Please sign in to comment.