Skip to content

Commit

Permalink
Update azure/login action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent ce8c184 commit 5d1dcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-deploy-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4

- name: Login to Azure
uses: azure/login@v1
uses: azure/login@v2
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}

Expand Down

0 comments on commit 5d1dcd6

Please sign in to comment.