diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index b83f5b0a3e0..c5a5bfd71b7 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -51,7 +51,7 @@ jobs: run: bundle exec rake benchmark:run - name: Configure AWS credentials - uses: aws-actions/configure-aws-credentials@v5 + uses: aws-actions/configure-aws-credentials@v6 continue-on-error: true with: role-to-assume: arn:aws:iam::373952703873:role/BenchmarkReporter