Skip to content

Commit 073b6fc

Browse files
chore(deps): update azure/login action to v2.1.0
1 parent cfacce9 commit 073b6fc

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

207207
- name: Configure OIDC Azure credentials
208-
uses: azure/login@v2.0.0
208+
uses: azure/login@v2.1.0
209209
with:
210210
client-id: ${{ inputs.azure-client-id }}
211211
tenant-id: ${{ inputs.azure-tenant-id }}

0 commit comments

Comments
 (0)