Skip to content

Commit

Permalink
build(deps): bump azure/login in /.github/actions/azure-login
Browse files Browse the repository at this point in the history
Bumps [azure/login](https://github.com/azure/login) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@4c88f01...de95379)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 52be774 commit 0052274
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 0052274

Please sign in to comment.