Skip to content

Commit

Permalink
Merge pull request #824 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.1

build(deps): bump azure/login from 1.5.0 to 1.5.1 in /.github/actions/azure-login
  • Loading branch information
gdams authored Dec 4, 2023
2 parents 52be774 + 0052274 commit 1306b7a
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@4c88f01b0e3a5600e08a37889921afd060f75cf0 # v1.5.0
uses: azure/login@de95379fe4dadc2defb305917eaa7e5dde727294 # v1.5.1
with:
client-id: ${{ inputs.AZURE_CLIENT_ID_OIDC }}
tenant-id: ${{ inputs.AZURE_TENANT_ID }}
Expand Down

0 comments on commit 1306b7a

Please sign in to comment.