diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 0b5e59bf..1af9c784 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -63,7 +63,7 @@ jobs: sudo ./aws/install --update - name: configure AWS credentials - uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1 + uses: aws-actions/configure-aws-credentials@517a711dbcd0e402f90c77e7e2f81e849156e31d # v6.2.2 with: role-to-assume: ${{ secrets.AWS_ROLE }} role-session-name: gh-actions-publish