aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-03-11 11:05:22 +0000
committerGravatar Chris Lovering <[email protected]>2024-03-11 11:05:22 +0000
commit9ffd88924e75b26b10f5a5be9f283554782f56ec (patch)
treeea7332d54e74a285880bde50f53dece19aadd8e7 /.github
parentBump ruff from 0.3.0 to 0.3.2 (#189) (diff)
Bump azure/setup-kubectl to v4.0.0
a v4 tag doesn't exist on the repo, see https://github.com/Azure/setup-kubectl/issues/100
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/lint-kubernetes.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint-kubernetes.yaml b/.github/workflows/lint-kubernetes.yaml
index 4aae329..3c3e0a2 100644
--- a/.github/workflows/lint-kubernetes.yaml
+++ b/.github/workflows/lint-kubernetes.yaml
@@ -20,7 +20,7 @@ jobs:
echo "EOF" >> $GITHUB_OUTPUT
id: manifest-files
- - uses: azure/setup-kubectl@v3
+ - uses: azure/[email protected]
- name: Authenticate with Kubernetes
uses: azure/k8s-set-context@v4