Skip to content

Commit f384faf

Browse files
Update aws-actions/configure-aws-credentials action to v4.2.1
1 parent 79923d5 commit f384faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_to_s3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2020
with:
2121
persist-credentials: false
22-
- uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
22+
- uses: aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df # v4.2.1
2323
with:
2424
aws-region: 'ap-northeast-1'
2525
role-to-assume: 'arn:aws:iam::607167088920:role/github-actions'

0 commit comments

Comments
 (0)