Skip to content

Commit 038cbaa

Browse files
Bump azure/login from 1 to 2 (microsoft#208616)
Bumps [azure/login](https://github.com/azure/login) from 1 to 2. - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@v1...v2) --- updated-dependencies: - dependency-name: azure/login dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb0ebb8 commit 038cbaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deep-classifier-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
environment: main
1818
steps:
19-
- uses: azure/login@v1
19+
- uses: azure/login@v2
2020
with:
2121
client-id: ${{ vars.AZURE_CLIENT_ID }}
2222
tenant-id: ${{ vars.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)