Skip to content

Commit

Permalink
chore(deps): update aws-actions/configure-aws-credentials action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and major committed Sep 12, 2023
1 parent df95183 commit c4bfbff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudfront.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
submodules: recursive

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v3.0.2
uses: aws-actions/configure-aws-credentials@v4.0.0
with:
role-to-assume: arn:aws:iam::911986281031:role/github-actions-major.io-blog
role-duration-seconds: 900
Expand Down

0 comments on commit c4bfbff

Please sign in to comment.