Skip to content

Commit

Permalink
chore(ci): Bump aws-actions/configure-aws-credentials from 2.1.0 to 2…
Browse files Browse the repository at this point in the history
….2.0 (#17697)

Bumps
[aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials)
from 2.1.0 to 2.2.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.2.0</h2>
<p>See the <a
href="https://github.com/aws-actions/configure-aws-credentials/blob/v2.2.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.1.0...v2.2.0">2.2.0</a>
(2023-05-31)</h2>
<h3>Features</h3>
<ul>
<li><code>inline-session-policy</code> prop enables assuming a role with
inline session policies (<a
href="https://github.com/aws-actions/configure-aws-credentials/commit/d00f6c6f41fde02a9fd0d469040be6ed0df69e73">d00f6c6</a>)</li>
<li><code>managed-session-policies</code> prop enables assuming a role
with managed policy arns (<a
href="https://github.com/aws-actions/configure-aws-credentials/commit/d00f6c6f41fde02a9fd0d469040be6ed0df69e73">d00f6c6</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/5fd3084fc36e372ff1fff382a39b10d03659f355"><code>5fd3084</code></a>
chore: update changelog for release (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/745">#745</a>)</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/d00f6c6f41fde02a9fd0d469040be6ed0df69e73"><code>d00f6c6</code></a>
Allow inline session policies for assuming role (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/739">#739</a>)</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/ae734070a03cede77f1d165ce2667c3df28466ec"><code>ae73407</code></a>
chore: Update dist</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/3d528c5f7d1aba85453fd1d7669582d0b8a38f18"><code>3d528c5</code></a>
chore: Bump aws-sdk from 2.1391.0 to 2.1396.0 (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/744">#744</a>)</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/e7aae617199995b2b768664e5127a66abed5d399"><code>e7aae61</code></a>
chore: Update dist</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/979ee1f6f4a93594bf98042f7921cf687f756423"><code>979ee1f</code></a>
chore: Bump aws-sdk from 2.1386.0 to 2.1391.0 (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/742">#742</a>)</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/184acc09ea65625f627dd54f92df135bade013ae"><code>184acc0</code></a>
chore: Bump eslint from 8.41.0 to 8.42.0 (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/741">#741</a>)</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/375a690dc0af3921541e5f427167f333d7e85f67"><code>375a690</code></a>
chore: update changelog for v2.1.0 (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/738">#738</a>)</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/8337ca3433e1716b025580b435b374762892752f"><code>8337ca3</code></a>
update time to ancient (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/729">#729</a>)</li>
<li>See full diff in <a
href="https://github.com/aws-actions/configure-aws-credentials/compare/v2.1.0...v2.2.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.1.0&new-version=2.2.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>
  • Loading branch information
dependabot[bot] committed Jun 20, 2023
1 parent 6705bdd commit 12bc4a7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ jobs:
- compute-metadata
steps:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2.1.0
uses: aws-actions/configure-aws-credentials@v2.2.0
with:
aws-access-key-id: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_SECRET_ACCESS_KEY }}
Expand Down Expand Up @@ -391,7 +391,7 @@ jobs:
docker load --input baseline-image.tar
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2.1.0
uses: aws-actions/configure-aws-credentials@v2.2.0
with:
aws-access-key-id: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_SECRET_ACCESS_KEY }}
Expand Down Expand Up @@ -429,7 +429,7 @@ jobs:
docker load --input comparison-image.tar
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2.1.0
uses: aws-actions/configure-aws-credentials@v2.2.0
with:
aws-access-key-id: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_SECRET_ACCESS_KEY }}
Expand Down Expand Up @@ -475,7 +475,7 @@ jobs:
ref: ${{ needs.compute-metadata.outputs.comparison-sha }}

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2.1.0
uses: aws-actions/configure-aws-credentials@v2.2.0
with:
aws-access-key-id: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_SECRET_ACCESS_KEY }}
Expand Down Expand Up @@ -594,7 +594,7 @@ jobs:
- uses: actions/checkout@v3

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2.1.0
uses: aws-actions/configure-aws-credentials@v2.2.0
with:
aws-access-key-id: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_SECRET_ACCESS_KEY }}
Expand Down Expand Up @@ -685,7 +685,7 @@ jobs:
ref: ${{ needs.compute-metadata.outputs.comparison-sha }}

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2.1.0
uses: aws-actions/configure-aws-credentials@v2.2.0
with:
aws-access-key-id: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 12bc4a7

Please sign in to comment.