Skip to content

Commit

Permalink
Update dev-to-dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khmyznikov authored Oct 3, 2024
1 parent d761155 commit 2110e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-to-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3

- name: 'Login via Azure CLI'
uses: azure/login@v1
uses: azure/login@v2
with:
creds: ${{ secrets.AZURE_CREDENTIALS_PRINCIPAL }} # set up AZURE_RBAC_CREDENTIALS secrets in your repository

Expand Down

0 comments on commit 2110e2e

Please sign in to comment.