Skip to content

Commit

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

Upgrade: bump yokawasa/action-setup-kube-tools from 0.10.0 to 0.11.1
  • Loading branch information
till authored May 2, 2024
2 parents fe52ba5 + ac398a2 commit 58d25d8
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.10.0
- uses: yokawasa/action-setup-kube-tools@v0.11.1
with:
kubectl: '1.27.5'
# supports env vars > to secrets/configs
Expand Down

0 comments on commit 58d25d8

Please sign in to comment.