Skip to content

Commit

Permalink
Update azure/docker-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 de10c12
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 @@ -24,7 +24,7 @@ jobs:
creds: ${{ secrets.AZURE_CREDENTIALS }}

- name: Azure Docker Login
uses: azure/docker-login@v1
uses: azure/docker-login@v2
with:
login-server: ${{ secrets.ACR_SERVER }}
username: ${{ secrets.ACR_USERNAME }}
Expand Down

0 comments on commit de10c12

Please sign in to comment.