Skip to content

Commit

Permalink
Merge pull request #2 from hostwithquantum/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…yokawasa/action-setup-kube-tools-0.10.0

Upgrade: bump yokawasa/action-setup-kube-tools from 0.9.2 to 0.10.0
  • Loading branch information
till authored Feb 20, 2024
2 parents a65db3f + c372858 commit fe52ba5
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 fe52ba5

Please sign in to comment.