dependabot[bot] opened a new pull request, #65023:
URL: https://github.com/apache/airflow/pull/65023

   Bumps the github-actions-updates group with 1 update: 
[aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials).
   
   Updates `aws-actions/configure-aws-credentials` from 6.0.0 to 6.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>v6.1.0</h2>
   <h2><a 
href="https://github.com/aws-actions/configure-aws-credentials/compare/v6.0.0...v6.1.0";>6.1.0</a>
 (2026-04-06)</h2>
   <h3>Features</h3>
   <ul>
   <li>add skip cleanup option (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1716";>#1716</a>)
 (<a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/11b1c58b24724e66aa52a847862a0c1b0c4b0c7b";>11b1c58</a>),
 closes <a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1545";>#1545</a></li>
   <li>Support usage of AWS Profiles (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1696";>#1696</a>)
 (<a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/a7f0c828ac76e0d049e34c920172c60f579f9eb3";>a7f0c82</a>)</li>
   </ul>
   </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>
   <h1>Changelog</h1>
   <p>All notable changes to this project will be documented in this file. See 
<a 
href="https://github.com/conventional-changelog/standard-version";>standard-version</a>
 for commit guidelines.</p>
   <h2><a 
href="https://github.com/aws-actions/configure-aws-credentials/compare/v6.0.0...v6.1.0";>6.1.0</a>
 (2026-04-06)</h2>
   <h3>Features</h3>
   <ul>
   <li>add skip cleanup option (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1716";>#1716</a>)
 (<a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/11b1c58b24724e66aa52a847862a0c1b0c4b0c7b";>11b1c58</a>),
 closes <a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1545";>#1545</a></li>
   <li>Support usage of AWS Profiles (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1696";>#1696</a>)
 (<a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/a7f0c828ac76e0d049e34c920172c60f579f9eb3";>a7f0c82</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/aws-actions/configure-aws-credentials/compare/v5.1.1...v6.0.0";>6.0.0</a>
 (2026-02-04)</h2>
   <h3>⚠ BREAKING CHANGES</h3>
   <ul>
   <li>Update action to use node24 (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1632";>#1632</a>)
 (<a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/a7a2c1125c67f40a1e95768f4e4a7d8f019f87af";>a7a2c11</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>add support to define transitive tag keys (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1316";>#1316</a>)
 (<a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/232435c0c05e51137544f0203931b84893d13b74";>232435c</a>)
 (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1628/changes/930ebd9bcaed959c3ba9e21567e8abbc3cae72c0";>930ebd9</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>properly output <code>aws-account-id</code> and 
<code>authenticated-arn</code> when using role-chaining (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/pull/1633";>#1633</a>)
 (<a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/7ceaf96edc86cc1713cef59eba79feeb23f59da1";>7ceaf96</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/aws-actions/configure-aws-credentials/compare/v5.1.0...v5.1.1";>5.1.1</a>
 (2025-11-24)</h2>
   <h3>Miscellaneous Chores</h3>
   <ul>
   <li>release 5.1.1 (<a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/56d6a583f00f6bad6d19d91d53a7bc3b8143d0e9";>56d6a58</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/aws-actions/configure-aws-credentials/compare/v5.0.0...v5.1.0";>5.1.0</a>
 (2025-10-06)</h2>
   <h3>Features</h3>
   <ul>
   <li>Add global timeout support (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1487";>#1487</a>)
 (<a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/1584b8b0e2062557287c28fbe9b8920df434e866";>1584b8b</a>)</li>
   <li>add no-proxy support (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1482";>#1482</a>)
 (<a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/dde9b22a8e889a0821997a21a2c5a38020ee8de3";>dde9b22</a>)</li>
   <li>Improve debug logging in retry logic (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1485";>#1485</a>)
 (<a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/97ef425d73aa532439f54f90d0e83101a186c5a6";>97ef425</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>properly expose getProxyForUrl (introduced in <a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1482";>#1482</a>)
 (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1486";>#1486</a>)
 (<a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/cea42985ac88b42678fbc84c18066a7f07f05176";>cea4298</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/aws-actions/configure-aws-credentials/compare/v4.3.1...v5.0.0";>5.0.0</a>
 (2025-09-03)</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/ec61189d14ec14c8efccab744f656cffd0e33f37";><code>ec61189</code></a>
 chore(main): release 6.1.0 (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1717";>#1717</a>)</li>
   <li><a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/81676eb9eb2e6fb98a1253b759204644c9c51095";><code>81676eb</code></a>
 chore(deps): bump vite from 7.1.11 to 7.3.2 (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1721";>#1721</a>)</li>
   <li><a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/dc64d283718fb89ace3839da443b41ded26d2612";><code>dc64d28</code></a>
 chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1720";>#1720</a>)</li>
   <li><a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/bc0a50afbece31aa97d2a0ffcdadc8dcc5a0862e";><code>bc0a50a</code></a>
 chore: Update dist</li>
   <li><a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/9ea6412aba7e9eaa542d2b2efd929c347c8829dc";><code>9ea6412</code></a>
 chore(deps): bump proxy-agent from 6.5.0 to 7.0.0 (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1686";>#1686</a>)</li>
   <li><a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/0a8759496bf2bd3822e1235d8c02e510f31216b9";><code>0a87594</code></a>
 chore: Update dist</li>
   <li><a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/a7f0c828ac76e0d049e34c920172c60f579f9eb3";><code>a7f0c82</code></a>
 feat: Support usage of AWS Profiles (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1696";>#1696</a>)</li>
   <li><a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/e6bb6e5ff3826a5fbe517819e69963d8db87b521";><code>e6bb6e5</code></a>
 chore: add text to CONTRIBUTING.md (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1719";>#1719</a>)</li>
   <li><a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/11b1c58b24724e66aa52a847862a0c1b0c4b0c7b";><code>11b1c58</code></a>
 feat: add skip cleanup option (<a 
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1716";>#1716</a>)</li>
   <li><a 
href="https://github.com/aws-actions/configure-aws-credentials/commit/51635dbf418c2cdd8b3e1497529334d8db7e4063";><code>51635db</code></a>
 chore: Update dist</li>
   <li>Additional commits viewable in <a 
href="https://github.com/aws-actions/configure-aws-credentials/compare/8df5847569e6427dd6c4fb1cf565c83acfa8afa7...ec61189d14ec14c8efccab744f656cffd0e33f37";>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=6.0.0&new-version=6.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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to