Skip to content

Commit c602f42

Browse files
chore(deps): update kyverno/action-install-chainsaw action to v0.2.13 (#676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15f5c9d commit c602f42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/tests-cluster-chainsaw.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
helm install prometheus-crds prometheus-community/prometheus-operator-crds
4949
5050
- name: Install Chainsaw
51-
uses: kyverno/action-install-chainsaw@f2b47b97dc889c12702113753d713f01ec268de5 # v0.2.12
51+
uses: kyverno/action-install-chainsaw@6354895e0f99ab23d3e38d85cf5c71b5dc21d727 # v0.2.13
5252
with:
5353
verify: true
5454

.github/workflows/tests-plugin-barman-cloud.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
helm install prometheus-crds prometheus-community/prometheus-operator-crds
5252
5353
- name: Install Chainsaw
54-
uses: kyverno/action-install-chainsaw@f2b47b97dc889c12702113753d713f01ec268de5 # v0.2.12
54+
uses: kyverno/action-install-chainsaw@6354895e0f99ab23d3e38d85cf5c71b5dc21d727 # v0.2.13
5555
with:
5656
verify: true
5757

0 commit comments

Comments
 (0)