Skip to content

Commit

Permalink
Merge branch 'github:main-enterprise' into balena/main
Browse files Browse the repository at this point in the history
  • Loading branch information
klutchell authored Dec 19, 2024
2 parents b11453e + 0d2f75a commit 5437247
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 5437247

Please sign in to comment.