Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the dependencies group with 3 updates (vapor#923)
Bumps the dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) and [aws-actions/aws-cloudformation-github-deploy](https://github.com/aws-actions/aws-cloudformation-github-deploy). Updates `actions/checkout` from 3 to 4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <h2>What's Changed</h2> <ul> <li>Update default runtime to node20 by <a href="https://github.com/takost"><code>@takost</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1436">actions/checkout#1436</a></li> <li>Support fetching without the --progress option by <a href="https://github.com/simonbaird"><code>@simonbaird</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1067">actions/checkout#1067</a></li> <li>Release 4.0.0 by <a href="https://github.com/takost"><code>@takost</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1447">actions/checkout#1447</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/takost"><code>@takost</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1436">actions/checkout#1436</a></li> <li><a href="https://github.com/simonbaird"><code>@simonbaird</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1067">actions/checkout#1067</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v3...v4.0.0">https://github.com/actions/checkout/compare/v3...v4.0.0</a></p> <h2>v3.6.0</h2> <h2>What's Changed</h2> <ul> <li>Mark test scripts with Bash'isms to be run via Bash by <a href="https://github.com/dscho"><code>@dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1377">actions/checkout#1377</a></li> <li>Add option to fetch tags even if fetch-depth > 0 by <a href="https://github.com/RobertWieczoreck"><code>@RobertWieczoreck</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/579">actions/checkout#579</a></li> <li>Release 3.6.0 by <a href="https://github.com/luketomlinson"><code>@luketomlinson</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1437">actions/checkout#1437</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/RobertWieczoreck"><code>@RobertWieczoreck</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/579">actions/checkout#579</a></li> <li><a href="https://github.com/luketomlinson"><code>@luketomlinson</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1437">actions/checkout#1437</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v3.5.3...v3.6.0">https://github.com/actions/checkout/compare/v3.5.3...v3.6.0</a></p> <h2>v3.5.3</h2> <h2>What's Changed</h2> <ul> <li>Fix: Checkout Issue in self hosted runner due to faulty submodule check-ins by <a href="https://github.com/megamanics"><code>@megamanics</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1196">actions/checkout#1196</a></li> <li>Fix typos found by codespell by <a href="https://github.com/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1287">actions/checkout#1287</a></li> <li>Add support for sparse checkouts by <a href="https://github.com/dscho"><code>@dscho</code></a> and <a href="https://github.com/dfdez"><code>@dfdez</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1369">actions/checkout#1369</a></li> <li>Release v3.5.3 by <a href="https://github.com/TingluoHuang"><code>@TingluoHuang</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1376">actions/checkout#1376</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/megamanics"><code>@megamanics</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1196">actions/checkout#1196</a></li> <li><a href="https://github.com/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1287">actions/checkout#1287</a></li> <li><a href="https://github.com/dfdez"><code>@dfdez</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1369">actions/checkout#1369</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v3...v3.5.3">https://github.com/actions/checkout/compare/v3...v3.5.3</a></p> <h2>v3.5.2</h2> <h2>What's Changed</h2> <ul> <li>Fix: Use correct API url / endpoint in GHES by <a href="https://github.com/fhammerl"><code>@fhammerl</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1289">actions/checkout#1289</a> based on <a href="https://redirect.github.com/actions/checkout/issues/1286">#1286</a> by <a href="https://github.com/1newsr"><code>@1newsr</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v3.5.1...v3.5.2">https://github.com/actions/checkout/compare/v3.5.1...v3.5.2</a></p> <h2>v3.5.1</h2> <h2>What's Changed</h2> <ul> <li>Improve checkout performance on Windows runners by upgrading <code>@actions/github</code> dependency by <a href="https://github.com/BrettDong"><code>@BrettDong</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1246">actions/checkout#1246</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/BrettDong"><code>@BrettDong</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1246">actions/checkout#1246</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v4.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1396">Add support for partial checkout filters</a></li> </ul> <h2>v4.0.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1067">Support fetching without the --progress option</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1436">Update to node20</a></li> </ul> <h2>v3.6.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1377">Fix: Mark test scripts with Bash'isms to be run via Bash</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/579">Add option to fetch tags even if fetch-depth > 0</a></li> </ul> <h2>v3.5.3</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1196">Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1287">Fix typos found by codespell</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1369">Add support for sparse checkouts</a></li> </ul> <h2>v3.5.2</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1289">Fix api endpoint for GHES</a></li> </ul> <h2>v3.5.1</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1246">Fix slow checkout on Windows</a></li> </ul> <h2>v3.5.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1237">Add new public key for known_hosts</a></li> </ul> <h2>v3.4.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1209">Upgrade codeql actions to v2</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1210">Upgrade dependencies</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1225">Upgrade <code>@actions/io</code></a></li> </ul> <h2>v3.3.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1045">Implement branch list using callbacks from exec function</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1050">Add in explicit reference to private checkout options</a></li> <li>[Fix comment typos (that got added in <a href="https://redirect.github.com/actions/checkout/issues/770">#770</a>)](<a href="https://redirect.github.com/actions/checkout/pull/1057">actions/checkout#1057</a>)</li> </ul> <h2>v3.2.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/942">Add GitHub Action to perform release</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/967">Fix status badge</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1002">Replace datadog/squid with ubuntu/squid Docker image</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/964">Wrap pipeline commands for submoduleForeach in quotes</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1029">Update <code>@actions/io</code> to 1.1.2</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1039">Upgrading version to 3.2.0</a></li> </ul> <h2>v3.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/939">Use <code>@actions/core</code> <code>saveState</code> and <code>getState</code></a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/922">Add <code>github-server-url</code> input</a></li> </ul> <h2>v3.0.2</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/8ade135a41bc03ea155e62e844d188df1ea18608"><code>8ade135</code></a> Prepare 4.1.0 release (<a href="https://redirect.github.com/actions/checkout/issues/1496">#1496</a>)</li> <li><a href="https://github.com/actions/checkout/commit/c533a0a4cfc4962971818edcfac47a2899e69799"><code>c533a0a</code></a> Add support for partial checkout filters (<a href="https://redirect.github.com/actions/checkout/issues/1396">#1396</a>)</li> <li><a href="https://github.com/actions/checkout/commit/72f2cec99f417b1a1c5e2e88945068983b7965f9"><code>72f2cec</code></a> Update README.md for V4 (<a href="https://redirect.github.com/actions/checkout/issues/1452">#1452</a>)</li> <li><a href="https://github.com/actions/checkout/commit/3df4ab11eba7bda6032a0b82a6bb43b11571feac"><code>3df4ab1</code></a> Release 4.0.0 (<a href="https://redirect.github.com/actions/checkout/issues/1447">#1447</a>)</li> <li><a href="https://github.com/actions/checkout/commit/8b5e8b768746b50394015010d25e690bfab9dfbc"><code>8b5e8b7</code></a> Support fetching without the --progress option (<a href="https://redirect.github.com/actions/checkout/issues/1067">#1067</a>)</li> <li><a href="https://github.com/actions/checkout/commit/97a652b80035363df47baee5031ec8670b8878ac"><code>97a652b</code></a> Update default runtime to node20 (<a href="https://redirect.github.com/actions/checkout/issues/1436">#1436</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/v3...v4">compare view</a></li> </ul> </details> <br /> Updates `aws-actions/configure-aws-credentials` from 1 to 4 <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>v4</h2> <p>This tag tracks the latest v4.x.x release</p> <h2>v3.0.2</h2> <p>See the <a href="https://github.com/aws-actions/configure-aws-credentials/blob/v3.0.2/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v3.0.1</h2> <p>See the <a href="https://github.com/aws-actions/configure-aws-credentials/blob/v3.0.1/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v3.0.0</h2> <p>See the <a href="https://github.com/aws-actions/configure-aws-credentials/blob/v3.0.0/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v3</h2> <p>This tag tracks the latest v3.x.x release</p> <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> <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> <h2>v2.0.0</h2> <p>See the <a href="https://github.com/aws-actions/configure-aws-credentials/blob/v2.0.0/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v2</h2> <p>This tag tracks the latest v2.x.x release.</p> <h2>v1.7.0</h2> <p>See the <a href="https://github.com/aws-actions/configure-aws-credentials/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.6.1</h2> <p>See the <a href="https://github.com/aws-actions/configure-aws-credentials/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.6.0</h2> <p>See the <a href="https://github.com/aws-actions/configure-aws-credentials/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.5.11</h2> <p>See the <a href="https://github.com/aws-actions/configure-aws-credentials/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.5.10</h2> <p>See the <a href="https://github.com/aws-actions/configure-aws-credentials/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.5.9</h2> <p>See the <a href="https://github.com/aws-actions/configure-aws-credentials/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.5.8</h2> <p>See the <a href="https://github.com/aws-actions/configure-aws-credentials/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.5.7</h2> <p>See the <a href="https://github.com/aws-actions/configure-aws-credentials/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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/v4.0.0...v4.0.1">4.0.1</a> (2023-10-03)</h2> <h3>Documentation</h3> <ul> <li>Throw a warning when customers use long-term credentials.</li> </ul> <h2><a href="https://github.com/aws-actions/configure-aws-credentials/compare/v3.0.2...v4.0.0">4.0.0</a> (2023-09-11)</h2> <ul> <li>Upgraded runtime to <code>node20</code> from <code>node16</code></li> </ul> <h2><a href="https://github.com/aws-actions/configure-aws-credentials/compare/v3.0.1...v3.0.2">3.0.2</a> (2023-09-07)</h2> <h3>Bug Fixes</h3> <ul> <li>fixes <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/817">#817</a> <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/819">#819</a>: validation logic throwing unwanted errors <a href="https://github.com/aws-actions/configure-aws-credentials/commit/d78f55b1db65186cb251a8504ae9527af06fc5fd">d78f55b</a></li> </ul> <h2><a href="https://github.com/aws-actions/configure-aws-credentials/compare/v3.0.0...v3.0.1">3.0.1</a> (2023-08-24)</h2> <h3>Features</h3> <ul> <li>Can configure <code>special-characters-workaround</code> to keep retrying credentials if the returned credentials have special characters (Fixes <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/599">#599</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fixes <a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/792">#792</a>: Action fails when intending to use existing credentials</li> <li>Minor typo fix from <a href="https://github.com/ubaid-ansari21"><code>@ubaid-ansari21</code></a></li> </ul> <h3>Changes to existing functionality</h3> <ul> <li>Special characters are now allowed in returned credential variables unless you configure the <code>special-characters-workaround</code> option</li> </ul> <h2><a href="https://github.com/aws-actions/configure-aws-credentials/compare/v2.2.0...v3.0.0">3.0.0</a> (2023-08-21)</h2> <h3>Features</h3> <ul> <li>Can configure <code>max-retries</code> and <code>disable-retry</code> to modify retry functionality when the assume role call fails</li> <li>Set returned credentials as step outputs with <code>output-credentials</code></li> <li>Clear AWS related environment variables at the start of the action with <code>unset-current-credentials</code></li> <li>Unique role identifier is now printed in the workflow logs</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Can't use credentials if they contain a special character</li> <li>Retry functionality added when generating the JWT fails</li> <li>Can now use <code>webIdentityTokenFile</code> option</li> <li>Branch name validation too strict</li> <li>JS SDK v2 deprecation warning in workflow logs</li> </ul> <h3>Changes to existing functionality</h3> <ul> <li>Default session duration is now 1 hour in all cases (from 6 hours in some cases)</li> <li>Account ID will not be masked by default in logs</li> </ul> <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> <!-- 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/010d0da01d0b5a38af31e9c3470dbfdabdecca3a"><code>010d0da</code></a> chore: release v4.0.1 (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/876">#876</a>)</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/b48e2ee5c6d580df036e545b4b011de96c3ffa3d"><code>b48e2ee</code></a> chore: Bump <code>@types/node</code> from 20.7.0 to 20.8.2 (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/875">#875</a>)</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/183b94a269ecc1e73f77dea21166b724665d1757"><code>183b94a</code></a> chore: Update dist</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/1d4ae371e5e944bf70852a4d522dc70f33a53edd"><code>1d4ae37</code></a> chore: Bump <code>@aws-sdk/client-sts</code> from 3.418.0 to 3.423.0 (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/873">#873</a>)</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/6a430ce1a4a019e9b30013bee450f7b309795771"><code>6a430ce</code></a> chore: Bump <code>@smithy/node-http-handler</code> from 2.1.5 to 2.1.6 (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/872">#872</a>)</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/8402193770ed5b7a75cab3e980d3c255005d5fee"><code>8402193</code></a> chore: Bump <code>@smithy/property-provider</code> from 2.0.10 to 2.0.11 (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/874">#874</a>)</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/f31c158843c04af3700f86f1261c834b59834d5d"><code>f31c158</code></a> feat: Recommending using OIDC (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/871">#871</a>)</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/164817a8f8b36af31104d8778d31277519dd12a0"><code>164817a</code></a> chore: Update dist</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/e2c335e163154bf91d1ed8eca5e368b29a8e18a0"><code>e2c335e</code></a> chore: Bump <code>@aws-sdk/client-sts</code> from 3.414.0 to 3.418.0 (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/870">#870</a>)</li> <li><a href="https://github.com/aws-actions/configure-aws-credentials/commit/a1a09b7ff2885c83adf6175ae235cfa0bb3b6c6a"><code>a1a09b7</code></a> chore: Bump eslint from 8.49.0 to 8.50.0 (<a href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/867">#867</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws-actions/configure-aws-credentials/compare/v1...v4">compare view</a></li> </ul> </details> <br /> Updates `aws-actions/aws-cloudformation-github-deploy` from 1.0.3 to 1.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-actions/aws-cloudformation-github-deploy/releases">aws-actions/aws-cloudformation-github-deploy's releases</a>.</em></p> <blockquote> <h2>v1.2.0</h2> <p>See the CHANGELOG for more details on the release.</p> <h2>v1.1.0</h2> <p>See the CHANGELOG for more details on the release.</p> <h2>v1.0.4</h2> <p>See the CHANGELOG for more details on the release.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-actions/aws-cloudformation-github-deploy/commit/e675be17f6d393aacca6f94986bc6560de5aedd0"><code>e675be1</code></a> Merge pull request <a href="https://redirect.github.com/aws-actions/aws-cloudformation-github-deploy/issues/89">#89</a> from kddejong/fix/action/parameter-override-description</li> <li><a href="https://github.com/aws-actions/aws-cloudformation-github-deploy/commit/00a0deee24f5406410058d858ada12d9566a7bdc"><code>00a0dee</code></a> Remove context variables from description</li> <li><a href="https://github.com/aws-actions/aws-cloudformation-github-deploy/commit/b887c4406f28d2195e9bd76bd56a9ce121a8d2d7"><code>b887c44</code></a> Merge pull request <a href="https://redirect.github.com/aws-actions/aws-cloudformation-github-deploy/issues/83">#83</a> from karm435/master</li> <li><a href="https://github.com/aws-actions/aws-cloudformation-github-deploy/commit/c60e0f11293b4c410d1fa7f4620f5017bda129b8"><code>c60e0f1</code></a> Merge pull request <a href="https://redirect.github.com/aws-actions/aws-cloudformation-github-deploy/issues/85">#85</a> from jongwooo/docs/replace-deprecated-command-with-env...</li> <li><a href="https://github.com/aws-actions/aws-cloudformation-github-deploy/commit/d0a23b77b1fd71b1326e588d317d6b451c6b130b"><code>d0a23b7</code></a> Merge pull request <a href="https://redirect.github.com/aws-actions/aws-cloudformation-github-deploy/issues/88">#88</a> from kddejong/feature/parameters/commalisttest</li> <li><a href="https://github.com/aws-actions/aws-cloudformation-github-deploy/commit/3f22dbe305945a8965de958d30b06f319837f3db"><code>3f22dbe</code></a> update check action</li> <li><a href="https://github.com/aws-actions/aws-cloudformation-github-deploy/commit/13c7c1fa65f2e184891036f2742396ba0eaeecbe"><code>13c7c1f</code></a> Support comma delimited lists for parameter overrides</li> <li><a href="https://github.com/aws-actions/aws-cloudformation-github-deploy/commit/87a972c53e8e3eba056d472b9579c2cd584be99a"><code>87a972c</code></a> Merge pull request <a href="https://redirect.github.com/aws-actions/aws-cloudformation-github-deploy/issues/82">#82</a> from asifma/patch-1</li> <li><a href="https://github.com/aws-actions/aws-cloudformation-github-deploy/commit/d60b7096445fdf7c433b6f907a2b3c5a47138a03"><code>d60b709</code></a> Replace deprecated command with environment file</li> <li><a href="https://github.com/aws-actions/aws-cloudformation-github-deploy/commit/75af353e4c3d82cec7eed62fb332283349828e33"><code>75af353</code></a> Updated the link to Cloudformation best practices</li> <li>Additional commits viewable in <a href="https://github.com/aws-actions/aws-cloudformation-github-deploy/compare/v1.0.3...v1.2.0">compare view</a></li> </ul> </details> <br /> 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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information