diff --git a/.github/workflows/publish-git-remote-entire.yml b/.github/workflows/publish-git-remote-entire.yml index 5f26c65883..62fb49633b 100644 --- a/.github/workflows/publish-git-remote-entire.yml +++ b/.github/workflows/publish-git-remote-entire.yml @@ -38,7 +38,7 @@ jobs: run: git tag --force v0.0.0 - name: Configure AWS credentials - uses: aws-actions/configure-aws-credentials@517a711dbcd0e402f90c77e7e2f81e849156e31d # v6.2.2 + uses: aws-actions/configure-aws-credentials@e6de054238d6b7531b4efff3b6587d9aade6a06c # v6.2.3 with: role-to-assume: arn:aws:iam::128096325110:role/github-actions-public-release-upload aws-region: us-east-2