We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b62ed7 commit e108edaCopy full SHA for e108eda
.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@59b441846ad109fa4a1549b73ef4e149c4bfb53b # v4.3.0
23
24
aws-region: 'ap-northeast-1'
25
role-to-assume: 'arn:aws:iam::607167088920:role/github-actions'
0 commit comments