Skip to content

Commit

Permalink
Merge pull request #706 from SierraSoftworks/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/dot-github/workflows/Azure/login-2

chore(deps): Bump Azure/login from 1 to 2 in /.github/workflows
  • Loading branch information
notheotherben authored Mar 5, 2024
2 parents 20c9d1f + 4c6bbee commit 5a75701
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
name: ${{ env.HANDLER_NAME }}

- name: 'Login via Azure CLI'
uses: Azure/login@v1
uses: Azure/login@v2
with:
tenant-id: a26571f1-22b3-4756-ac7b-39ca684fab48
subscription-id: 108b3ddb-53fb-4344-80b2-d6c151912be6
Expand Down Expand Up @@ -136,7 +136,7 @@ jobs:
name: ${{ env.HANDLER_NAME }}

- name: 'Login via Azure CLI'
uses: azure/login@v1
uses: azure/login@v2
with:
tenant-id: a26571f1-22b3-4756-ac7b-39ca684fab48
subscription-id: 108b3ddb-53fb-4344-80b2-d6c151912be6
Expand Down

0 comments on commit 5a75701

Please sign in to comment.