Skip to content

Commit a5d1eb6

Browse files
Update azure/setup-kubectl action to v4.0.1
| datasource | package | from | to | | ----------- | ------------------- | ------ | ------ | | github-tags | azure/setup-kubectl | v4.0.0 | v4.0.1 |
1 parent 239e4c9 commit a5d1eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-kubernetes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
echo "EOF" >> $GITHUB_OUTPUT
2121
id: manifest-files
2222

23-
- uses: azure/[email protected].0
23+
- uses: azure/[email protected].1
2424

2525
- name: Authenticate with Kubernetes
2626
uses: azure/k8s-set-context@v4

0 commit comments

Comments
 (0)