Skip to content

Commit

Permalink
Merge pull request #1043 from adoptium/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/actions/azure-login/azure/login-2.1.1

Bump azure/login from 2.1.0 to 2.1.1 in /.github/actions/azure-login
  • Loading branch information
karianna authored May 28, 2024
2 parents bd27016 + daca9cd commit 9c99286
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@6b2456866fc08b011acb422a92a4aa20e2c4de32 # v2.1.0
uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
with:
client-id: ${{ inputs.AZURE_CLIENT_ID_OIDC }}
tenant-id: ${{ inputs.AZURE_TENANT_ID }}
Expand Down

0 comments on commit 9c99286

Please sign in to comment.