Skip to content

Commit 69f75cd

Browse files
Bump LocalStack/setup-localstack from 0.2.4 to 0.2.5 (#175)
Bumps [LocalStack/setup-localstack](https://github.com/localstack/setup-localstack) from 0.2.4 to 0.2.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/localstack/setup-localstack/releases">LocalStack/setup-localstack's releases</a>.</em></p> <blockquote> <h2>v0.2.5</h2> <h2>What's Changed</h2> <ul> <li>Pin GH Actions dependency to a hash</li> <li>Version bumps: <ul> <li>Bump jenseng/dynamic-uses from 1.0.1 to 1.0.2</li> <li>Bump jenseng/dynamic-uses from 1.0.2 to 1.1.1</li> <li>Bump actions/checkout from 6.0.1 to 6.0.2</li> <li>Bump actions/download-artifact from v4 to v7</li> <li>Bump actions/upload-artifact from v4 to v6</li> <li>Bump dawidd6/action-download-artifact from v6 to v12</li> <li>Bump actions-cool/maintain-one-comment from 3.1.1 to 3.2</li> </ul> </li> <li>update of docs, description, variable names regarding the use of auth-token</li> <li>add retries for ephemeral instance api calls and add more detailed log output</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/MarkIannucci"><code>@​MarkIannucci</code></a> made their first contribution in <a href="https://redirect.github.com/localstack/setup-localstack/pull/48">localstack/setup-localstack#48</a></li> <li><a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] made their first contribution in <a href="https://redirect.github.com/localstack/setup-localstack/pull/54">localstack/setup-localstack#54</a></li> <li><a href="https://github.com/steffyP"><code>@​steffyP</code></a> made their first contribution in <a href="https://redirect.github.com/localstack/setup-localstack/pull/58">localstack/setup-localstack#58</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/localstack/setup-localstack/compare/v0.2.4...v0.2.5">https://github.com/localstack/setup-localstack/compare/v0.2.4...v0.2.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/localstack/setup-localstack/commit/1feaef8f3b6f6f22261b7e7c827ff1ae9cdd3c2b"><code>1feaef8</code></a> update actions and use hashes instead of version tag (<a href="https://redirect.github.com/localstack/setup-localstack/issues/60">#60</a>)</li> <li><a href="https://github.com/localstack/setup-localstack/commit/7c4d40870afd19ea97e9753f5b1d644e5a88ae43"><code>7c4d408</code></a> add retries for ephemeral instance api calls (<a href="https://redirect.github.com/localstack/setup-localstack/issues/61">#61</a>)</li> <li><a href="https://github.com/localstack/setup-localstack/commit/40084a88d01c9ab4b9218535c8406163007afc50"><code>40084a8</code></a> cleanup: add descriptions, update auth-token usage (<a href="https://redirect.github.com/localstack/setup-localstack/issues/56">#56</a>)</li> <li><a href="https://github.com/localstack/setup-localstack/commit/7d784a8ef2f6a8f37d7e6299df6e3a3ffa5eb3df"><code>7d784a8</code></a> Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group (<a href="https://redirect.github.com/localstack/setup-localstack/issues/57">#57</a>)</li> <li><a href="https://github.com/localstack/setup-localstack/commit/5a811aa0c71f3b3215b47c43959d13a97fc0e16a"><code>5a811aa</code></a> fix usage of GH_ACTION_VERSION by referencing pull_request.head.sha (<a href="https://redirect.github.com/localstack/setup-localstack/issues/59">#59</a>)</li> <li><a href="https://github.com/localstack/setup-localstack/commit/5506b9ba3389f2782e467d4b95c01d7c704f5cbb"><code>5506b9b</code></a> Fix CI workflows (<a href="https://redirect.github.com/localstack/setup-localstack/issues/58">#58</a>)</li> <li><a href="https://github.com/localstack/setup-localstack/commit/930837d45a3e9db1a14e60c7a7b9e84c19db5929"><code>930837d</code></a> Bump jenseng/dynamic-uses in the github-actions group (<a href="https://redirect.github.com/localstack/setup-localstack/issues/55">#55</a>)</li> <li><a href="https://github.com/localstack/setup-localstack/commit/5a1b125d3d181457da0b3c7594f3533154b36ee0"><code>5a1b125</code></a> Bump jenseng/dynamic-uses in the github-actions group (<a href="https://redirect.github.com/localstack/setup-localstack/issues/54">#54</a>)</li> <li><a href="https://github.com/localstack/setup-localstack/commit/0c7554fa1ce7680f5e53b9f4725ae14a3c76820c"><code>0c7554f</code></a> pin used action hashes, add dependabot config (<a href="https://redirect.github.com/localstack/setup-localstack/issues/48">#48</a>)</li> <li>See full diff in <a href="https://github.com/localstack/setup-localstack/compare/v0.2.4...v0.2.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=LocalStack/setup-localstack&package-manager=github_actions&previous-version=0.2.4&new-version=0.2.5)](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 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 2a57e69 commit 69f75cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-appsync-utils.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
steps:
4747
- uses: actions/checkout@v6
4848
- name: Start LocalStack
49-
uses: LocalStack/setup-localstack@v0.2.4
49+
uses: LocalStack/setup-localstack@v0.2.5
5050
with:
5151
image-tag: "latest"
5252
use-pro: "true"

0 commit comments

Comments
 (0)