Skip to content

Commit 4c7bcba

Browse files
chore(deps): update azure/login action to v2.1.0 (#1359)
1 parent 225b25f commit 4c7bcba

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
@@ -211,7 +211,7 @@ runs:
211211
if: ${{ inputs.setup-aws == 'true' && inputs.aws-role-to-assume != '' }}
212212

213213
- name: Configure OIDC Azure credentials
214-
uses: azure/login@v2.0.0
214+
uses: azure/login@v2.1.0
215215
with:
216216
client-id: ${{ inputs.azure-client-id }}
217217
tenant-id: ${{ inputs.azure-tenant-id }}

0 commit comments

Comments
 (0)