Skip to content

Commit a0df3a3

Browse files
chore(deps): update all dependencies on github actions to v4.3.1
1 parent 92a55a3 commit a0df3a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy_to_s3.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ jobs:
1616
timeout-minutes: 30
1717
steps:
1818
- name: Checkout
19-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
19+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2020
with:
2121
persist-credentials: false
22-
- uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
22+
- uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.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)