Skip to content

Commit e108eda

Browse files
Update aws-actions/configure-aws-credentials action to v4.3.0
1 parent 0b62ed7 commit e108eda

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@59b441846ad109fa4a1549b73ef4e149c4bfb53b # v4.3.0
2323
with:
2424
aws-region: 'ap-northeast-1'
2525
role-to-assume: 'arn:aws:iam::607167088920:role/github-actions'

0 commit comments

Comments
 (0)