Skip to content

Commit

Permalink
Bump softprops/action-gh-release from 0.1.15 to 2.0.4 (#133)
Browse files Browse the repository at this point in the history
Bumps
[softprops/action-gh-release](https://github.com/softprops/action-gh-release)
from 0.1.15 to 2.0.4.
<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.4</h2>
<ul>
<li>Minor follow up to <a
href="https://redirect.github.com/softprops/action-gh-release/pull/417">#417</a>.
<a
href="https://redirect.github.com/softprops/action-gh-release/pull/425">#425</a></li>
</ul>
<h2>v2.0.2</h2>
<ul>
<li>Revisit approach to <a
href="https://redirect.github.com/softprops/action-gh-release/pull/384">#384</a>
making unresolved pattern failures opt-in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/417">#417</a></li>
</ul>
<h2>v2.0.1</h2>
<ul>
<li>Add support for make_latest property <a
href="https://redirect.github.com/softprops/action-gh-release/pull/304">softprops/action-gh-release#304</a>
via <a
href="https://github.com/samueljseay"><code>@​samueljseay</code></a></li>
<li>Fail run if files setting contains invalid patterns <a
href="https://redirect.github.com/softprops/action-gh-release/pull/384">softprops/action-gh-release#384</a>
via <a
href="https://github.com/rpdelaney"><code>@​rpdelaney</code></a></li>
<li>Add support for proxy env variables (don't use node-fetch) <a
href="https://redirect.github.com/softprops/action-gh-release/pull/386/">softprops/action-gh-release#386</a>
via <a
href="https://github.com/timor-raiman"><code>@​timor-raiman</code></a></li>
<li>Suppress confusing warning when input_files is empty <a
href="https://redirect.github.com/softprops/action-gh-release/pull/389">softprops/action-gh-release#389</a>
via <a href="https://github.com/Drowze"><code>@​Drowze</code></a></li>
</ul>
<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>2.0.4</h2>
<ul>
<li>Minor follow up to <a
href="https://redirect.github.com/softprops/action-gh-release/pull/417">#417</a>.
<a
href="https://redirect.github.com/softprops/action-gh-release/pull/425">#425</a></li>
</ul>
<h2>2.0.3</h2>
<ul>
<li>Declare <code>make_latest</code> as an input field in
<code>action.yml</code> <a
href="https://redirect.github.com/softprops/action-gh-release/pull/419">#419</a></li>
</ul>
<h2>2.0.2</h2>
<ul>
<li>Revisit approach to <a
href="https://redirect.github.com/softprops/action-gh-release/pull/384">#384</a>
making unresolved pattern failures opt-in <a
href="https://redirect.github.com/softprops/action-gh-release/pull/417">#417</a></li>
</ul>
<h2>2.0.1</h2>
<ul>
<li>Add support for make_latest property <a
href="https://redirect.github.com/softprops/action-gh-release/pull/304">#304</a>
via <a
href="https://github.com/samueljseay"><code>@​samueljseay</code></a></li>
<li>Fail run if files setting contains invalid patterns <a
href="https://redirect.github.com/softprops/action-gh-release/pull/384">#384</a>
via <a
href="https://github.com/rpdelaney"><code>@​rpdelaney</code></a></li>
<li>Add support for proxy env variables (don't use node-fetch) <a
href="https://redirect.github.com/softprops/action-gh-release/pull/386/">#386</a>
via <a
href="https://github.com/timor-raiman"><code>@​timor-raiman</code></a></li>
<li>Suppress confusing warning when input_files is empty <a
href="https://redirect.github.com/softprops/action-gh-release/pull/389">#389</a>
via <a href="https://github.com/Drowze"><code>@​Drowze</code></a></li>
</ul>
<h2>2.0.0</h2>
<ul>
<li><code>2.0.0</code>!? this release corrects a disjunction between git
tag versions used in the marketplace and versions list this file.
Previous versions should have really been 1.*. Going forward this should
be better aligned.</li>
<li>Upgrade action.yml declaration to node20 to address
deprecations</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/softprops/action-gh-release/commit/9d7c94cfd0a1f3ed45544c887983e9fa900f0564"><code>9d7c94c</code></a>
build</li>
<li><a
href="https://github.com/softprops/action-gh-release/commit/6ffed59e5547e6594ba7b3e49883af40801fa1df"><code>6ffed59</code></a>
followup to <a
href="https://redirect.github.com/softprops/action-gh-release/issues/417">#417</a>
(<a
href="https://redirect.github.com/softprops/action-gh-release/issues/425">#425</a>)</li>
<li><a
href="https://github.com/softprops/action-gh-release/commit/1ce812a7bd7fa6c191ed3334eeace31579a98f25"><code>1ce812a</code></a>
package script for updating git tag</li>
<li><a
href="https://github.com/softprops/action-gh-release/commit/3198ee18f814cdf787321b4a32a26ddbf37acc52"><code>3198ee1</code></a>
prep release</li>
<li><a
href="https://github.com/softprops/action-gh-release/commit/7ee8e0638151a48bb421b567d7d53a07cb158121"><code>7ee8e06</code></a>
declare an update docs for make_latest input (<a
href="https://redirect.github.com/softprops/action-gh-release/issues/419">#419</a>)</li>
<li><a
href="https://github.com/softprops/action-gh-release/commit/d99959edae48b5ffffd7b00da66dcdb0a33a52ee"><code>d99959e</code></a>
prep release</li>
<li><a
href="https://github.com/softprops/action-gh-release/commit/0e39c679e8bac647fe5ad41070fe2295b0393d58"><code>0e39c67</code></a>
make pattern error opt in (<a
href="https://redirect.github.com/softprops/action-gh-release/issues/417">#417</a>)</li>
<li><a
href="https://github.com/softprops/action-gh-release/commit/20e085ccc73308c2c8e43ab8da4f8d7ecbb94d4e"><code>20e085c</code></a>
kick off 2.0.1 release</li>
<li><a
href="https://github.com/softprops/action-gh-release/commit/9f5c4d39bc56b5ed07f92f260dd05d33000058a6"><code>9f5c4d3</code></a>
update changelog</li>
<li><a
href="https://github.com/softprops/action-gh-release/commit/0bea76b22707a1871a52b97e07c80657071adb76"><code>0bea76b</code></a>
Add support for make_latest property (<a
href="https://redirect.github.com/softprops/action-gh-release/issues/304">#304</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/softprops/action-gh-release/compare/v0.1.15...v2.0.4">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=0.1.15&new-version=2.0.4)](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>
  • Loading branch information
torbennehmer authored Apr 10, 2024
2 parents a159b80 + 677e112 commit 99bb601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
zip hacs-e3dc_rscp.zip -r ./
- name: "Upload the ZIP file to the release"
uses: softprops/action-gh-release@v0.1.15
uses: softprops/action-gh-release@v2.0.4
with:
files: ${{ github.workspace }}/custom_components/e3dc_rscp/hacs-e3dc_rscp.zip

0 comments on commit 99bb601

Please sign in to comment.