Skip to content

Commit

Permalink
Merge pull request #1164 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.10

build(deps): Bump kyverno/action-install-chainsaw from 0.2.9 to 0.2.10 in /.github/actions/run-tests
  • Loading branch information
realshuting authored Sep 18, 2024
2 parents 8f3be74 + 2d8b51e commit 55e4425
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 @@ -10,7 +10,7 @@ runs:
- name: Install Cosign
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
- name: Install Chainsaw
uses: kyverno/action-install-chainsaw@b2f61a8d0459a65c476ac802514d88e1612b3396 # v0.2.9
uses: kyverno/action-install-chainsaw@d1a61148c0437a66760d11d8575332305c2234cb # v0.2.10
with:
verify: true
- name: Test with Chainsaw
Expand Down

0 comments on commit 55e4425

Please sign in to comment.