Skip to content

Commit 8a741d5

Browse files
chore(ci): Bump aws-actions/configure-aws-credentials from 2.0.0 to 2.1.0 (#17565)
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 2.0.0 to 2.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-actions/configure-aws-credentials/releases">aws-actions/configure-aws-credentials's releases</a>.</em></p> <blockquote> <h2>v2.1.0</h2> <p>See the <a href="https://github.com/aws-actions/configure-aws-credentials/blob/v2.1.0/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md">aws-actions/configure-aws-credentials's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/aws-actions/configure-aws-credentials/compare/v2.0.0...v2.1.0">2.1.0</a> (2023-05-31)</h2> <h3>Features</h3> <ul> <li><code>role-chaining</code> prop enables role chaining use case (<a href="https://github.com/aws-actions/configure-aws-credentials/commit/6fbd316fd15f52c3d9f68e7aa06eae4f5699a518">6fbd316</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/5727f247b64f324ec403ac56ae05e220fd02b65f"><code>5727f24</code></a> chore: Update dist</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/de3676366f78e91e43d80b83ababf5b49cb64b31"><code>de36763</code></a> chore: Bump aws-sdk from 2.1382.0 to 2.1386.0 (<a href="https://github.com/aws-actions/configure-aws-credentials/issues/736">#736</a>)</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/81fba9ea6ab1ad41093faf96dcba39791f6b7650"><code>81fba9e</code></a> Update README.md with v2 instead of v1 (<a href="https://github.com/aws-actions/configure-aws-credentials/issues/733">#733</a>)</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/8815b6557cafe082774ec49c58d911e53c98849d"><code>8815b65</code></a> chore: Bump eslint from 8.40.0 to 8.41.0 (<a href="https://github.com/aws-actions/configure-aws-credentials/issues/732">#732</a>)</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/3d77523f10e6c4d27d79914ddadd2ffc81cec7b7"><code>3d77523</code></a> chore: Update dist</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/4eb7afece4e865205e777456a1f6fd235d04d7c9"><code>4eb7afe</code></a> chore: Bump aws-sdk from 2.1378.0 to 2.1382.0 (<a href="https://github.com/aws-actions/configure-aws-credentials/issues/731">#731</a>)</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/d713a182c5467df241c7509cf48b1c382c46080d"><code>d713a18</code></a> chore: Update dist</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/1910078421a2d9f965342f483c70445d963a18bd"><code>1910078</code></a> chore: Bump aws-sdk from 2.1374.0 to 2.1378.0 (<a href="https://github.com/aws-actions/configure-aws-credentials/issues/726">#726</a>)</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/580afbba8076b302fad6220e95a3a845f32b165a"><code>580afbb</code></a> chore: Update dist</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/1daf2a196784ff56c568bfadb58fa2d068f68ad8"><code>1daf2a1</code></a> chore: Bump aws-sdk from 2.1369.0 to 2.1374.0 (<a href="https://github.com/aws-actions/configure-aws-credentials/issues/723">#723</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws-actions/configure-aws-credentials/compare/v2.0.0...v2.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-actions/configure-aws-credentials&package-manager=github_actions&previous-version=2.0.0&new-version=2.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1ddd0e commit 8a741d5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/regression.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ jobs:
332332
- compute-metadata
333333
steps:
334334
- name: Configure AWS Credentials
335-
uses: aws-actions/configure-aws-credentials@v2.0.0
335+
uses: aws-actions/configure-aws-credentials@v2.1.0
336336
with:
337337
aws-access-key-id: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_ACCESS_KEY_ID }}
338338
aws-secret-access-key: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_SECRET_ACCESS_KEY }}
@@ -364,7 +364,7 @@ jobs:
364364
docker load --input baseline-image.tar
365365
366366
- name: Configure AWS Credentials
367-
uses: aws-actions/configure-aws-credentials@v2.0.0
367+
uses: aws-actions/configure-aws-credentials@v2.1.0
368368
with:
369369
aws-access-key-id: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_ACCESS_KEY_ID }}
370370
aws-secret-access-key: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_SECRET_ACCESS_KEY }}
@@ -402,7 +402,7 @@ jobs:
402402
docker load --input comparison-image.tar
403403
404404
- name: Configure AWS Credentials
405-
uses: aws-actions/configure-aws-credentials@v2.0.0
405+
uses: aws-actions/configure-aws-credentials@v2.1.0
406406
with:
407407
aws-access-key-id: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_ACCESS_KEY_ID }}
408408
aws-secret-access-key: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_SECRET_ACCESS_KEY }}
@@ -448,7 +448,7 @@ jobs:
448448
ref: ${{ needs.compute-metadata.outputs.comparison-sha }}
449449

450450
- name: Configure AWS Credentials
451-
uses: aws-actions/configure-aws-credentials@v2.0.0
451+
uses: aws-actions/configure-aws-credentials@v2.1.0
452452
with:
453453
aws-access-key-id: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_ACCESS_KEY_ID }}
454454
aws-secret-access-key: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_SECRET_ACCESS_KEY }}
@@ -567,7 +567,7 @@ jobs:
567567
- uses: actions/checkout@v3
568568

569569
- name: Configure AWS Credentials
570-
uses: aws-actions/configure-aws-credentials@v2.0.0
570+
uses: aws-actions/configure-aws-credentials@v2.1.0
571571
with:
572572
aws-access-key-id: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_ACCESS_KEY_ID }}
573573
aws-secret-access-key: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_SECRET_ACCESS_KEY }}
@@ -658,7 +658,7 @@ jobs:
658658
ref: ${{ needs.compute-metadata.outputs.comparison-sha }}
659659

660660
- name: Configure AWS Credentials
661-
uses: aws-actions/configure-aws-credentials@v2.0.0
661+
uses: aws-actions/configure-aws-credentials@v2.1.0
662662
with:
663663
aws-access-key-id: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_ACCESS_KEY_ID }}
664664
aws-secret-access-key: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)