Skip to content

Commit 20d8081

Browse files
chore(deps): update azure/login action to v2.3.0
1 parent 86b42aa commit 20d8081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
ref: ${{ github.head_ref }}
2121
# azure-identity doesn't support GitHub WIF
22-
- uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
22+
- uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2.3.0
2323
with:
2424
tenant-id: ${{ vars.AZURE_TENANT_ID }}
2525
client-id: ${{ vars.AZURE_CLIENT_ID }}

0 commit comments

Comments
 (0)