Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump supercharge/redis-github-action from 1.4.0 to 1.5.0 (#2485)
Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 1.4.0 to 1.5.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/supercharge/redis-github-action/blob/main/CHANGELOG.md">supercharge/redis-github-action's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2><a href="https://github.com/supercharge/redis-github-action/compare/v1i.4.0...v1.5.0">1.5.0</a> - 2023-02-14</h2> <h3>Added</h3> <ul> <li>use a custom Redis image: useful if you need to run an alternative Redis image like Redis Stack <ul> <li>uses <code>redis</code> as the default Docker image</li> </ul> </li> </ul> <h2><a href="https://github.com/supercharge/redis-github-action/compare/v1.3.0...v1.4.0">1.4.0</a> - 2021-12-28</h2> <h3>Added</h3> <ul> <li>use a custom name for the Redis container: this is helpful when starting multiple Redis instances</li> </ul> <h2><a href="https://github.com/supercharge/redis-github-action/compare/v1.2.0...v1.3.0">1.3.0</a> - 2021-12-27</h2> <h3>Added</h3> <ul> <li>start Redis instance on a custom port</li> </ul> <h2><a href="https://github.com/supercharge/redis-github-action/compare/v1.1.0...v1.2.0">1.2.0</a> - 2021-01-08</h2> <h3>Added</h3> <ul> <li>version check before starting the Redis container: fall back to <code>latest</code> when no Redis version is defined for the workflow</li> <li>run tests on pull requests</li> </ul> <h3>Updated</h3> <ul> <li>refined wording in Readme</li> </ul> <h2><a href="https://github.com/supercharge/redis-github-action/compare/v1.0.0...v1.1.0">1.1.0</a> - 2019-12-18</h2> <h3>Updated</h3> <ul> <li>switched from a Node.js workflow to a Docker-based workflow <ul> <li>reduces noise in the repo by removing the Node.js dependencies and only relying on a shell script</li> </ul> </li> </ul> <h2>1.0.0 - 2019-12-17</h2> <h3>Added</h3> <ul> <li><code>1.0.0</code> release 🚀 🎉</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/supercharge/redis-github-action/commit/f63fe516254d0af5df91755a4488274c2e71e38c"><code>f63fe51</code></a> set release date</li> <li><a href="https://github.com/supercharge/redis-github-action/commit/20ca09a04fad126d16a724b2031df6400e7e7dde"><code>20ca09a</code></a> refinements</li> <li><a href="https://github.com/supercharge/redis-github-action/commit/224466dd5f80d0eb2f143a9836e7c33b989f6f93"><code>224466d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/supercharge/redis-github-action/issues/10">#10</a> from YaraslauZhylko/feat/redis-image</li> <li><a href="https://github.com/supercharge/redis-github-action/commit/fa0e17ea32d73aea863f8290840d7b182adeafe6"><code>fa0e17e</code></a> feat: custom redis image</li> <li><a href="https://github.com/supercharge/redis-github-action/commit/c169aa53af4cd5d9321e9114669dbd11be08d307"><code>c169aa5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/supercharge/redis-github-action/issues/7">#7</a> from miketheman/patch-1</li> <li><a href="https://github.com/supercharge/redis-github-action/commit/9e7c9dfa03f50d976dc5c9639e2cbd6b3309a424"><code>9e7c9df</code></a> Update CHANGELOG.md</li> <li>See full diff in <a href="https://github.com/supercharge/redis-github-action/compare/4b67a313c69bc7a90f162e8d810392fffe10d3b5...f63fe516254d0af5df91755a4488274c2e71e38c">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=supercharge/redis-github-action&package-manager=github_actions&previous-version=1.4.0&new-version=1.5.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