Skip to content

Commit

Permalink
Merge pull request #805 from adoptium/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/actions/azure-login/azure/login-1.5.0

build(deps): bump azure/login from 1.4.7 to 1.5.0 in /.github/actions/azure-login
  • Loading branch information
gdams authored Nov 21, 2023
2 parents 0a72321 + e78d739 commit 8e84f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/azure-login/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
using: composite
steps:
- name: Login to our Azure subscription.
uses: azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2 # v1.4.7
uses: azure/login@4c88f01b0e3a5600e08a37889921afd060f75cf0 # v1.5.0
with:
client-id: ${{ inputs.AZURE_CLIENT_ID_OIDC }}
tenant-id: ${{ inputs.AZURE_TENANT_ID }}
Expand Down

0 comments on commit 8e84f91

Please sign in to comment.