Skip to content

Commit

Permalink
Bump azure/aks-set-context from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [azure/aks-set-context](https://github.com/azure/aks-set-context) from 3 to 4.
- [Release notes](https://github.com/azure/aks-set-context/releases)
- [Changelog](https://github.com/Azure/aks-set-context/blob/main/CHANGELOG.md)
- [Commits](Azure/aks-set-context@v3...v4)

---
updated-dependencies:
- dependency-name: azure/aks-set-context
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent af374cb commit ccfc83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_docker_aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
creds: ${{ secrets.AZURE_AKS }}

- uses: azure/aks-set-context@v3
- uses: azure/aks-set-context@v4
with:
resource-group: kubernetes
cluster-name: microservices
Expand Down

0 comments on commit ccfc83f

Please sign in to comment.