Skip to content

Commit

Permalink
Update azure/login action to v2.1.1 (#1514)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 29, 2024
1 parent a14ec3f commit e875d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ runs:
if: ${{ inputs.setup-aws == 'true' && inputs.aws-role-to-assume != '' }}

- name: Configure OIDC Azure credentials
uses: azure/[email protected].0
uses: azure/[email protected].1
with:
client-id: ${{ inputs.azure-client-id }}
tenant-id: ${{ inputs.azure-tenant-id }}
Expand Down

0 comments on commit e875d4a

Please sign in to comment.