Skip to content

Commit 8cfe856

Browse files
committedFeb 16, 2025
Merge remote-tracking branch 'origin/renovate/aws-actions-configure-aws-credentials-4.x'
2 parents f0c106d + 46d8595 commit 8cfe856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/cloudfront.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
submodules: recursive
3030

3131
- name: Configure AWS credentials
32-
uses: aws-actions/configure-aws-credentials@v4.0.3
32+
uses: aws-actions/configure-aws-credentials@v4.1.0
3333
with:
3434
role-to-assume: arn:aws:iam::911986281031:role/github-actions-major.io-blog
3535
role-duration-seconds: 900

0 commit comments

Comments
 (0)
Please sign in to comment.