Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/Azure/aks-set-cont…
Browse files Browse the repository at this point in the history
…ext-4
  • Loading branch information
zwolf authored Apr 26, 2024
2 parents 5c2dabb + 994fea3 commit f359b7d
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 @@ -43,7 +43,7 @@ jobs:
runs-on: ubuntu-latest
needs: deploy_production
steps:
- uses: azure/login@v1
- uses: azure/login@v2
with:
creds: ${{ secrets.AZURE_AKS }}

Expand Down

0 comments on commit f359b7d

Please sign in to comment.