Skip to content

Commit 935adb7

Browse files
chore(deps): bump kyverno/action-install-chainsaw from 0.2.12 to 0.2.13 (#1498)
Bumps [kyverno/action-install-chainsaw](https://github.com/kyverno/action-install-chainsaw) from 0.2.12 to 0.2.13. - [Release notes](https://github.com/kyverno/action-install-chainsaw/releases) - [Commits](kyverno/action-install-chainsaw@v0.2.12...v0.2.13) --- updated-dependencies: - dependency-name: kyverno/action-install-chainsaw dependency-version: 0.2.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 242ccd5 commit 935adb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
- name: Install Cosign
226226
uses: sigstore/[email protected]
227227
- name: Install chainsaw
228-
uses: kyverno/[email protected].12
228+
uses: kyverno/[email protected].13
229229
with:
230230
verify: true
231231
- name: Check install

0 commit comments

Comments
 (0)