Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 69565e2

Browse files
authored
1 parent d243d18 commit 69565e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ runs:
3030
using: "composite"
3131
steps:
3232
- name: Configure AWS Credentials
33-
uses: aws-actions/configure-aws-credentials@v4
33+
uses: aws-actions/configure-aws-credentials@v2
3434
with:
3535
role-to-assume: ${{ inputs.role-arn }}
3636
aws-region: ${{ inputs.region }}

0 commit comments

Comments
 (0)