Skip to content

Commit 96c05d2

Browse files
authored
Merge pull request #1434 from adoptium/dependabot/github_actions/dot-github/actions/azure-login/azure/login-2.3.0
Bump azure/login from 2.2.0 to 2.3.0 in /.github/actions/azure-login
2 parents 7ba7775 + e0a7a7a commit 96c05d2

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
@@ -14,7 +14,7 @@ runs:
1414
using: composite
1515
steps:
1616
- name: Login to our Azure subscription.
17-
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
17+
uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2.3.0
1818
with:
1919
client-id: ${{ inputs.AZURE_CLIENT_ID_OIDC }}
2020
tenant-id: ${{ inputs.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)