We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547fe60 commit ba01e8fCopy full SHA for ba01e8f
.github/workflows/deploy_to_s3.yaml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
with:
21
persist-credentials: false
22
- - uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
+ - uses: aws-actions/configure-aws-credentials@f24d7193d98baebaeacc7e2227925dd47cc267f5 # v4.2.0
23
24
aws-region: 'ap-northeast-1'
25
role-to-assume: 'arn:aws:iam::607167088920:role/github-actions'
0 commit comments