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 planetscale/ghcommit-action from 0.1.44 to 0.2.0 (#1697)
Bumps [planetscale/ghcommit-action](https://github.com/planetscale/ghcommit-action) from 0.1.44 to 0.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/planetscale/ghcommit-action/releases">planetscale/ghcommit-action's releases</a>.</em></p> <blockquote> <h2>v0.2.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🏕 Changes</h3> <ul> <li>[minor] optimize docker pulls when action is executed by <a href="https://github.com/joemiller"><code>@joemiller</code></a> in <a href="https://redirect.github.com/planetscale/ghcommit-action/pull/74">planetscale/ghcommit-action#74</a></li> <li>ci(gha): fix leftover branch name from testing by <a href="https://github.com/joemiller"><code>@joemiller</code></a> in <a href="https://redirect.github.com/planetscale/ghcommit-action/pull/76">planetscale/ghcommit-action#76</a></li> <li>ci(gha): fix release workflow not able to be manually triggered by <a href="https://github.com/joemiller"><code>@joemiller</code></a> in <a href="https://redirect.github.com/planetscale/ghcommit-action/pull/77">planetscale/ghcommit-action#77</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/planetscale/ghcommit-action/compare/v0.1.47...v0.2.0">https://github.com/planetscale/ghcommit-action/compare/v0.1.47...v0.2.0</a></p> <h2>v0.1.47</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🏕 Changes</h3> <ul> <li>chore(deps): update ghcr.io/planetscale/ghcommit docker tag to v0.1.51 by <a href="https://github.com/felix-renovate"><code>@felix-renovate</code></a> in <a href="https://redirect.github.com/planetscale/ghcommit-action/pull/73">planetscale/ghcommit-action#73</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/planetscale/ghcommit-action/compare/v0.1.46...v0.1.47">https://github.com/planetscale/ghcommit-action/compare/v0.1.46...v0.1.47</a></p> <h2>v0.1.46</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🏕 Changes</h3> <ul> <li>chore(deps): update ghcr.io/planetscale/ghcommit docker tag to v0.1.50 by <a href="https://github.com/felix-renovate"><code>@felix-renovate</code></a> in <a href="https://redirect.github.com/planetscale/ghcommit-action/pull/72">planetscale/ghcommit-action#72</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/planetscale/ghcommit-action/compare/v0.1.45...v0.1.46">https://github.com/planetscale/ghcommit-action/compare/v0.1.45...v0.1.46</a></p> <h2>v0.1.45</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🏕 Changes</h3> <ul> <li>chore(deps): update ghcr.io/planetscale/ghcommit docker tag to v0.1.49 by <a href="https://github.com/felix-renovate"><code>@felix-renovate</code></a> in <a href="https://redirect.github.com/planetscale/ghcommit-action/pull/71">planetscale/ghcommit-action#71</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/planetscale/ghcommit-action/compare/v0.1.44...v0.1.45">https://github.com/planetscale/ghcommit-action/compare/v0.1.44...v0.1.45</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/planetscale/ghcommit-action/commit/d4176bfacef926cc2db351eab20398dfc2f593b5"><code>d4176bf</code></a> 🤖 Bump version in Dockerfile</li> <li><a href="https://github.com/planetscale/ghcommit-action/commit/bc7ce55d11140d82373286fbb90565f8b851a8fd"><code>bc7ce55</code></a> Merge pull request <a href="https://redirect.github.com/planetscale/ghcommit-action/issues/77">#77</a> from planetscale/joem/fix-workflow-dispatch-trigger-in...</li> <li><a href="https://github.com/planetscale/ghcommit-action/commit/a93d58699c7c19e7a5475806068c86e3fbd142e8"><code>a93d586</code></a> ci(gha): fix release workflow not able to be manually triggered</li> <li><a href="https://github.com/planetscale/ghcommit-action/commit/a7f6c0b98f5e9fa19f5774506fee4c94edd290e3"><code>a7f6c0b</code></a> Merge pull request <a href="https://redirect.github.com/planetscale/ghcommit-action/issues/76">#76</a> from planetscale/joem/gha-fix-branch-name</li> <li><a href="https://github.com/planetscale/ghcommit-action/commit/8804471fa28a32572b706d6871579688f79636f4"><code>8804471</code></a> ci(gha): fix leftover branch name from testing</li> <li><a href="https://github.com/planetscale/ghcommit-action/commit/463cae3a368f1a3ed4e35a4a9c4ec6648700e4a7"><code>463cae3</code></a> Merge pull request <a href="https://redirect.github.com/planetscale/ghcommit-action/issues/74">#74</a> from planetscale/joem/optimize-image-pull</li> <li><a href="https://github.com/planetscale/ghcommit-action/commit/b2ce8ffaa62a328cf21f7468cbba85e236892210"><code>b2ce8ff</code></a> [minor] optimize docker image pull</li> <li><a href="https://github.com/planetscale/ghcommit-action/commit/551c2e077176aa27a93d9c371131ab2465c536aa"><code>551c2e0</code></a> Merge pull request <a href="https://redirect.github.com/planetscale/ghcommit-action/issues/73">#73</a> from planetscale/renovate/all-minor-patch-digest</li> <li><a href="https://github.com/planetscale/ghcommit-action/commit/efcd86609d58abb665e3e23e42fc2bfbe3351c39"><code>efcd866</code></a> chore(deps): update ghcr.io/planetscale/ghcommit docker tag to v0.1.51</li> <li><a href="https://github.com/planetscale/ghcommit-action/commit/dc25faa872c78774e45b309d2303469af36bc45f"><code>dc25faa</code></a> Merge pull request <a href="https://redirect.github.com/planetscale/ghcommit-action/issues/72">#72</a> from planetscale/renovate/all-minor-patch-digest</li> <li>Additional commits viewable in <a href="https://github.com/planetscale/ghcommit-action/compare/c7915d6c18d5ce4eb42b0eff3f10a29fe0766e4c...d4176bfacef926cc2db351eab20398dfc2f593b5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=planetscale/ghcommit-action&package-manager=github_actions&previous-version=0.1.44&new-version=0.2.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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information