Skip to content

Commit e8a01b5

Browse files
Bump aws-actions/configure-aws-credentials from 4 to 5 (#3298)
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4 to 5. - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v4...v5) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a1da11 commit e8a01b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: bundle exec rake benchmark:run
5252

5353
- name: Configure AWS credentials
54-
uses: aws-actions/configure-aws-credentials@v4
54+
uses: aws-actions/configure-aws-credentials@v5
5555
continue-on-error: true
5656
with:
5757
role-to-assume: arn:aws:iam::373952703873:role/BenchmarkReporter

0 commit comments

Comments
 (0)