Skip to content

Commit 0611115

Browse files
authored
Merge pull request #892 from microsoft/dependabot/github_actions/dot-github/workflows/azure/login-3.0.0
Build(deps): bump azure/login from 2.3.0 to 3.0.0 in /.github/workflows
2 parents 7aeb7b1 + 42f4a3d commit 0611115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: "Check it out"
1919

2020
- name: Login for OIDC blob upload ☁️
21-
uses: azure/login@v2.3.0
21+
uses: azure/login@v3.0.0
2222
with:
2323
client-id: ${{ secrets.BLOB_CLIENT_ID }}
2424
tenant-id: ${{ secrets.BLOB_TENANT_ID }}

0 commit comments

Comments
 (0)