Skip to content

Commit 42f4a3d

Browse files
Build(deps): bump azure/login from 2.3.0 to 3.0.0 in /.github/workflows
Bumps [azure/login](https://github.com/azure/login) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@v2.3.0...v3.0.0) --- updated-dependencies: - dependency-name: azure/login dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 965f275 commit 42f4a3d

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)