diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 31a563e8977..3c0ca8520b1 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -31,7 +31,7 @@ jobs: - name: Install and start services (needed for image test) run: docker-compose up -d - name: Configure AWS credentials from Production account - uses: aws-actions/configure-aws-credentials@8c3f20df09ac63af7b3ae3d7c91f105f857d8497 # v4.0.0 + uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a # v4.0.1 if: github.secret_source != 'None' with: role-to-assume: arn:aws:iam::048268392960:role/rubygems-ecr-pusher