Skip to content

Commit 63e5068

Browse files
chore(ci): bump aws-actions/configure-aws-credentials from 1.pre.node16 to 1.7.0 (#16584)
chore(ci): bump aws-actions/configure-aws-credentials Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 1.pre.node16 to 1.7.0. - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws-actions/configure-aws-credentials/commits/v1.7.0) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55bc9e8 commit 63e5068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression_trusted.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ jobs:
417417
- uses: actions/checkout@v3
418418

419419
- name: Configure AWS Credentials
420-
uses: aws-actions/configure-aws-credentials@v1-node16
420+
uses: aws-actions/configure-aws-credentials@v1.7.0
421421
with:
422422
aws-access-key-id: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_ACCESS_KEY_ID }}
423423
aws-secret-access-key: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)