Skip to content

Commit d7bc92f

Browse files
⬆️ github-actions(deps): Bump softprops/action-gh-release from 1 to 2 (#80)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/softprops/action-gh-release/releases">softprops/action-gh-release's releases</a>.</em></p> <blockquote> <h2>v2.0.0</h2> <ul> <li>update actions.yml declaration to node20 to address warnings</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md">softprops/action-gh-release's changelog</a>.</em></p> <blockquote> <h2>0.1.12</h2> <ul> <li>fix bug leading to empty strings subsituted for inputs users don't provide breaking api calls <a href="https://redirect.github.com/softprops/action-gh-release/pull/144">#144</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/softprops/action-gh-release/commit/c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda"><code>c95fe14</code></a> release 2.2.1</li> <li><a href="https://github.com/softprops/action-gh-release/commit/deddb09c649128250e79ebf595ae168f5f302345"><code>deddb09</code></a> fix: big file uploads (<a href="https://redirect.github.com/softprops/action-gh-release/issues/562">#562</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/33fcd69d45750cc90b61169c42f09eb1746d1aa6"><code>33fcd69</code></a> chore: update error and warning messages for not matching files in files fiel...</li> <li><a href="https://github.com/softprops/action-gh-release/commit/01050bd877daa443ee33099556bc8ad4fb2f8191"><code>01050bd</code></a> chore(deps): bump <code>@​types/node</code> from 22.10.2 to 22.10.5 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/569">#569</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/92dffe6c28ac278510d01d723882bf82bd907f89"><code>92dffe6</code></a> chore(deps): bump <code>@​types/node</code> from 22.10.1 to 22.10.2 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/559">#559</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/7b4da11513bf3f43f9999e90eabced41ab8bb048"><code>7b4da11</code></a> release 2.2.0</li> <li><a href="https://github.com/softprops/action-gh-release/commit/64f1fa19ef459b1f7a022d7e159cb9131810c277"><code>64f1fa1</code></a> feat: read the release assets asynchronously (<a href="https://redirect.github.com/softprops/action-gh-release/issues/552">#552</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/9e35a64dfd1e0667392cb69005a3f9fa5ff84bf3"><code>9e35a64</code></a> chore(deps): bump prettier from 3.4.1 to 3.4.2 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/554">#554</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/92bc83c4214f780e84c7d2a85464a2ca05ebc2f0"><code>92bc83c</code></a> chore(deps): bump <code>@​types/node</code> from 22.9.4 to 22.10.1 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/551">#551</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/09f0e372033d09fffd26c136ef4c0fd905dfdc84"><code>09f0e37</code></a> chore(deps): bump prettier from 3.3.3 to 3.4.1 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/550">#550</a>)</li> <li>Additional commits viewable in <a href="https://github.com/softprops/action-gh-release/compare/v1...v2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=softprops/action-gh-release&package-manager=github_actions&previous-version=1&new-version=2)](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>
1 parent 8eb4de5 commit d7bc92f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- name: 🥇 Update release to the latest
2626
id: gh-release
27-
uses: softprops/action-gh-release@v1
27+
uses: softprops/action-gh-release@v2
2828
with:
2929
prerelease: false
3030
token: ${{ github.token }}

0 commit comments

Comments
 (0)