Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/renovate/azure-login-2.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
bdb-dd committed Mar 19, 2024
2 parents aa164f5 + f1bef26 commit 5dda6b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4

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

Expand Down

0 comments on commit 5dda6b3

Please sign in to comment.