diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1a0c8ab..c47533c 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@254c19bd240aabef8777f48595e9d2d7b972184b # v6.2.1 + uses: aws-actions/configure-aws-credentials@517a711dbcd0e402f90c77e7e2f81e849156e31d # v6.2.2 with: role-to-assume: 'arn:aws:iam::135184807345:role/GitHubAction-DocsRelease' aws-region: eu-west-1