Skip to content

Commit

Permalink
try with azure/login@v1 instead of v2
Browse files Browse the repository at this point in the history
  • Loading branch information
bdb-dd committed Apr 18, 2024
1 parent e5f55db commit 0015d17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v4

- name: Azure Login
uses: azure/login@v2
uses: azure/login@v1
with:
client-id: ${{ secrets.ASSISTANTSSLACKALTINNDEVOPS_AZURE_CLIENT_ID }}
tenant-id: ${{ secrets.ASSISTANTSSLACKALTINNDEVOPS_AZURE_TENANT_ID }}
Expand Down

0 comments on commit 0015d17

Please sign in to comment.