Skip to content

Commit

Permalink
Bump kyverno/action-install-chainsaw from 0.2.11 to 0.2.12 (#1456)
Browse files Browse the repository at this point in the history
Bumps [kyverno/action-install-chainsaw](https://github.com/kyverno/action-install-chainsaw) from 0.2.11 to 0.2.12.
- [Release notes](https://github.com/kyverno/action-install-chainsaw/releases)
- [Commits](kyverno/action-install-chainsaw@v0.2.11...v0.2.12)

---
updated-dependencies:
- dependency-name: kyverno/action-install-chainsaw
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 2eff305 commit 32e008f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/operator-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
git clone -b v"$appVersion" --single-branch https://github.com/open-telemetry/opentelemetry-operator.git ./opentelemetry-operator
- name: Install chainsaw
uses: kyverno/action-install-chainsaw@v0.2.11
uses: kyverno/action-install-chainsaw@v0.2.12

- name: Install metrics-server
run: |
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
git clone -b v"$appVersion" --single-branch https://github.com/open-telemetry/opentelemetry-operator.git ./opentelemetry-operator
- name: Install chainsaw
uses: kyverno/action-install-chainsaw@v0.2.11
uses: kyverno/action-install-chainsaw@v0.2.12

- name: Install metrics-server
run: |
Expand Down

0 comments on commit 32e008f

Please sign in to comment.