Skip to content

Commit e875d4a

Browse files
Update azure/login action to v2.1.1 (#1514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a14ec3f commit e875d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ runs:
218218
if: ${{ inputs.setup-aws == 'true' && inputs.aws-role-to-assume != '' }}
219219

220220
- name: Configure OIDC Azure credentials
221-
uses: azure/login@v2.1.0
221+
uses: azure/login@v2.1.1
222222
with:
223223
client-id: ${{ inputs.azure-client-id }}
224224
tenant-id: ${{ inputs.azure-tenant-id }}

0 commit comments

Comments
 (0)