aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-07-18 20:07:35 +0000
committerGravatar GitHub <[email protected]>2025-07-18 20:07:35 +0000
commit1186433409ae2d9ce33de12780edcb7b8a73011e (patch)
tree5493c8b5d57e92314e698e94ab604511a608c59f
parentAdd dependabot config (diff)
Bump azure/setup-kubectl from 4.0.0 to 4.0.1
Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/azure/setup-kubectl/releases) - [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md) - [Commits](https://github.com/azure/setup-kubectl/compare/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: azure/setup-kubectl dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
-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 3c3e0a2..9c373eb 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/[email protected]
+ - uses: azure/[email protected]
- name: Authenticate with Kubernetes
uses: azure/k8s-set-context@v4