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