Skip to content

Commit 9af45bc

Browse files
build(deps): bump azure/login in /.github/actions/azure-login
Bumps [azure/login](https://github.com/azure/login) from 1.6.1 to 2.0.0. - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@cb79c77...8c334a1) --- updated-dependencies: - dependency-name: azure/login dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1dac28 commit 9af45bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/azure-login/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
using: composite
2121
steps:
2222
- name: Login to our Azure subscription.
23-
uses: azure/login@cb79c773a3cfa27f31f25eb3f677781210c9ce3d # v1.6.1
23+
uses: azure/login@8c334a195cbb38e46038007b304988d888bf676a # v2.0.0
2424
with:
2525
client-id: ${{ inputs.AZURE_CLIENT_ID_OIDC }}
2626
tenant-id: ${{ inputs.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)