diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 9baf0f7a30e..bd5bf25b45d 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -34,7 +34,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@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2 + uses: aws-actions/configure-aws-credentials@4fc4975a852c8cd99761e2de1f4ba73402e44dd9 # v4.0.3 if: github.secret_source != 'None' with: role-to-assume: arn:aws:iam::048268392960:role/rubygems-ecr-pusher