Skip to content

Commit

Permalink
ci(deps): 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 Apr 1, 2024
1 parent 9128ea8 commit 38b7052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
client-id: ${{ secrets.AZURE_CLIENT_ID }}
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
- uses: azure/aks-set-context@v3
- uses: azure/aks-set-context@v4
with:
resource-group: ${{env.AZURE_RESOURCE_GROUP}}
cluster-name: ${{env.AZURE_AKS_CLUSTER}}
Expand Down

0 comments on commit 38b7052

Please sign in to comment.