Skip to content

Commit

Permalink
Merge pull request #4 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 Apr 9, 2024
2 parents b111e7a + 99810d6 commit 4e9291f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4

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

Expand Down

0 comments on commit 4e9291f

Please sign in to comment.