diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a6b3b8b..f2323ea 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -50,7 +50,7 @@ jobs: cache: npm - name: Configure AWS Credentials - uses: aws-actions/configure-aws-credentials@ec61189d14ec14c8efccab744f656cffd0e33f37 # v6.1.0 + uses: aws-actions/configure-aws-credentials@d979d5b3a71173a29b74b5b88418bfda9437d885 # v6.1.1 with: role-to-assume: 'arn:aws:iam::135184807345:role/GitHubAction-DocsRelease' aws-region: eu-west-1