diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index aead29a3..2422403e 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@99214aa6889fcddfa57764031d71add364327e59 # v6.1.3 + uses: aws-actions/configure-aws-credentials@e7f100cf4c008499ea8adda475de1042d6975c7b # v6.2.0 with: role-to-assume: 'arn:aws:iam::135184807345:role/GitHubAction-DocsRelease' aws-region: eu-west-1