Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): Bump aws-actions/configure-aws-credentials from 2.0.0 to 2…
….1.0 (vectordotdev#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>
- Loading branch information