Skip to content

Commit 2467778

Browse files
authored
Update deploy.yml
1 parent d65a931 commit 2467778

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout code
2323
uses: actions/checkout@v4
2424
- name: configure aws credentials
25-
uses: aws-actions/configure-aws-credentials@v1.7.0
25+
uses: aws-actions/configure-aws-credentials@v4
2626
with:
2727
role-to-assume: arn:aws:iam::677043464939:role/GitHubAction-AssumeRoleWithAction
2828
role-session-name: GitHub_to_AWS_via_FederatedOIDC

0 commit comments

Comments
 (0)