Skip to content

Commit 4bdd7a0

Browse files
authored
Merge pull request #949 from adoptium/dependabot/github_actions/dot-github/actions/azure-login/azure/login-2.0.0
build(deps): bump azure/login from 1.6.1 to 2.0.0 in /.github/actions/azure-login
2 parents 1d6b04d + 9af45bc commit 4bdd7a0

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)