Skip to content

Commit

Permalink
Bump azure/setup-kubectl to v4.0.0
Browse files Browse the repository at this point in the history
a v4 tag doesn't exist on the repo, see Azure/setup-kubectl#100
  • Loading branch information
ChrisLovering committed Mar 11, 2024
1 parent 94b50a8 commit 9ffd889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
echo "EOF" >> $GITHUB_OUTPUT
id: manifest-files

- uses: azure/setup-kubectl@v3
- uses: azure/setup-kubectl@v4.0.0

- name: Authenticate with Kubernetes
uses: azure/k8s-set-context@v4
Expand Down

0 comments on commit 9ffd889

Please sign in to comment.