Skip to content

Commit

Permalink
Bump yokawasa/action-setup-kube-tools from 0.8.2 to 0.11.2
Browse files Browse the repository at this point in the history
Bumps [yokawasa/action-setup-kube-tools](https://github.com/yokawasa/action-setup-kube-tools) from 0.8.2 to 0.11.2.
- [Release notes](https://github.com/yokawasa/action-setup-kube-tools/releases)
- [Commits](yokawasa/action-setup-kube-tools@v0.8.2...v0.11.2)

---
updated-dependencies:
- dependency-name: yokawasa/action-setup-kube-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent a1387e6 commit b8c205e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
fetch-depth: 0
ref: ${{ inputs.checkoutCommit }}
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@v0.8.2
uses: yokawasa/action-setup-kube-tools@v0.11.2
with:
setup-tools: |
helmv3
Expand Down

0 comments on commit b8c205e

Please sign in to comment.