Skip to content

Commit

Permalink
Upgrade: bump yokawasa/action-setup-kube-tools from 0.9.2 to 0.10.0
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.9.2 to 0.10.0.
- [Release notes](https://github.com/yokawasa/action-setup-kube-tools/releases)
- [Changelog](https://github.com/yokawasa/action-setup-kube-tools/blob/master/CHANGELOG.md)
- [Commits](yokawasa/action-setup-kube-tools@v0.9.2...v0.10.0)

---
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 Feb 20, 2024
1 parent a65db3f commit c372858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ runs:
echo "Unknown environment: ${{ inputs.environment }}"
exit 1
if: (inputs.environment != 'production' && inputs.environment != 'staging')
- uses: yokawasa/action-setup-kube-tools@v0.9.2
- uses: yokawasa/action-setup-kube-tools@v0.10.0
with:
kubectl: '1.27.5'
# supports env vars > to secrets/configs
Expand Down

0 comments on commit c372858

Please sign in to comment.