diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 16c4bc5..8e60537 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - run: docker run -v .:/src -w /src vvakame/review:5.8 make all - - uses: aws-actions/configure-aws-credentials@d979d5b3a71173a29b74b5b88418bfda9437d885 # v6 + - uses: aws-actions/configure-aws-credentials@254c19bd240aabef8777f48595e9d2d7b972184b # v6 with: role-to-assume: arn:aws:iam::009775665146:role/publish-np-complete-book-role aws-region: us-west-2