File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,15 +16,15 @@ jobs:
1616 timeout-minutes : 30
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
19+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .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@99214aa6889fcddfa57764031d71add364327e59 # v6 .1.3
2323 with :
2424 aws-region : ' ap-northeast-1'
2525 role-to-assume : ' arn:aws:iam::607167088920:role/github-actions'
2626 - name : Install, build, and upload your site
27- uses : withastro/action@56781b97402ce0487b7e61ce2cb960c0e2cc5289 # v3.0.2
27+ uses : withastro/action@b7d53628f8b666036b0238aadb0b984a2a489f26 # v6.1.1
2828 env :
2929 NOTION_API_SECRET : ${{ secrets.NOTION_API_SECRET }}
3030 DATABASE_ID : ${{ secrets.DATABASE_ID }}
You can’t perform that action at this time.
0 commit comments