Skip to content

Commit

Permalink
Merge pull request #9 from FINTLabs/dependabot/github_actions/azure/l…
Browse files Browse the repository at this point in the history
…ogin-2

Bump azure/login from 1 to 2
  • Loading branch information
nilsodd authored Apr 15, 2024
2 parents 05c2768 + 123704b commit 27ba4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
kustomizationPath: 'kustomize/overlays/${{ matrix.org }}/${{ steps.environment.outputs.name }}'

- name: Login to Azure
uses: azure/login@v1
uses: azure/login@v2
with:
creds: "${{ secrets[format('AKS_{0}_FINT_GITHUB', steps.environment.outputs.name)] }}"

Expand Down

0 comments on commit 27ba4f4

Please sign in to comment.