Skip to content

Commit

Permalink
Bump Azure/aks-set-context from 3 to 4 (#65)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zach Wolfenbarger <[email protected]>
  • Loading branch information
dependabot[bot] and zwolf authored Apr 26, 2024
1 parent 994fea3 commit ea7bf7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
creds: ${{ secrets.AZURE_AKS }}

- name: Set the target AKS cluster
uses: Azure/aks-set-context@v3
uses: Azure/aks-set-context@v4
with:
cluster-name: microservices
resource-group: kubernetes
Expand Down

0 comments on commit ea7bf7d

Please sign in to comment.