Skip to content

Commit

Permalink
Merge pull request #13 from SwiftFiddle/renovate/azure-login-2.x
Browse files Browse the repository at this point in the history
Update azure/login action to v2
  • Loading branch information
kishikawakatsumi authored Oct 10, 2024
2 parents 5a21d99 + f4c69e7 commit a1ad56e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4

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

0 comments on commit a1ad56e

Please sign in to comment.