-
Notifications
You must be signed in to change notification settings - Fork 96
Commit 623010f
authored
Bump svenstaro/upload-release-action from 2.9.0 to 2.11.2 (#1481)
Bumps
[svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action)
from 2.9.0 to 2.11.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/svenstaro/upload-release-action/releases">svenstaro/upload-release-action's
releases</a>.</em></p>
<blockquote>
<h2>2.11.2</h2>
<p>Solved race-condition when matrix builds try to create the same
release at the same time - <a
href="https://redirect.github.com/svenstaro/upload-release-action/pull/147">#147</a></p>
<h2>2.11.1</h2>
<p>Fixed input and output names for release_id</p>
<h2>2.11.0</h2>
<ul>
<li>Adds a <code>release_id</code> output, and optional input, for
uploading files to release - <a
href="https://redirect.github.com/svenstaro/upload-release-action/pull/136">#136</a>
(thanks <a
href="https://github.com/alexis-opolka"><code>@alexis-opolka</code></a>)</li>
</ul>
<h2>2.10.0</h2>
<p>Adds the ability to disable duplicate check, for lower Github API
usage - <a
href="https://redirect.github.com/svenstaro/upload-release-action/pull/142">#142</a>
(thanks <a
href="https://github.com/colinsullivan"><code>@colinsullivan</code></a>)</p>
<h2>2.9.1</h2>
<p>Fixed development + CI, updated dependencies - <a
href="https://redirect.github.com/svenstaro/upload-release-action/pull/137">#137</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md">svenstaro/upload-release-action's
changelog</a>.</em></p>
<blockquote>
<h2>[2.11.2] - 2025-07-06</h2>
<ul>
<li>Solved race-condition when matrix builds try to create the same
release at the same time - <a
href="https://redirect.github.com/svenstaro/upload-release-action/pull/147">#147</a></li>
</ul>
<h2>[2.11.1] - 2025-06-30</h2>
<ul>
<li>Adds a <code>release_id</code> output, and optional input, for
uploading files to release - <a
href="https://redirect.github.com/svenstaro/upload-release-action/pull/136">#136</a>
(thanks <a
href="https://github.com/alexis-opolka"><code>@alexis-opolka</code></a>)</li>
</ul>
<h2>[2.10.0] - 2025-06-21</h2>
<ul>
<li>Adds the ability to disable duplicate check, for lower Github API
usage - <a
href="https://redirect.github.com/svenstaro/upload-release-action/pull/142">#142</a>
(thanks <a
href="https://github.com/colinsullivan"><code>@colinsullivan</code></a>)</li>
</ul>
<h2>[2.9.1] - 2025-06-21</h2>
<ul>
<li>Fixed development + CI, updated dependencies <a
href="https://redirect.github.com/svenstaro/upload-release-action/pull/137">#137</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/svenstaro/upload-release-action/commit/81c65b7cd4de9b2570615ce3aad67a41de5b1a13"><code>81c65b7</code></a>
2.11.2</li>
<li><a
href="https://github.com/svenstaro/upload-release-action/commit/b89a939792988a9dc9b9500ce8c902c6da7a5821"><code>b89a939</code></a>
Solve the race-condition when matrix builds try to create the same
release (#...</li>
<li><a
href="https://github.com/svenstaro/upload-release-action/commit/5e35e583720436a2cc5f9682b6f55657101c1ea1"><code>5e35e58</code></a>
2.11.1</li>
<li><a
href="https://github.com/svenstaro/upload-release-action/commit/fc6aa16be328594dc2dc2d237bae985d6f65c1c5"><code>fc6aa16</code></a>
Separate E2E tests into draft + non-draft - each one has its own cleanup
(<a
href="https://redirect.github.com/svenstaro/upload-release-action/issues/146">#146</a>)</li>
<li><a
href="https://github.com/svenstaro/upload-release-action/commit/02f15da06d6f85e8b956dd4b1eaacffaaede7644"><code>02f15da</code></a>
2.11.0</li>
<li><a
href="https://github.com/svenstaro/upload-release-action/commit/0b4575260c5fbd42b70f4f65a2b3621824f871e9"><code>0b45752</code></a>
Added docs for draft, input validation, and outputs (<a
href="https://redirect.github.com/svenstaro/upload-release-action/issues/145">#145</a>)</li>
<li><a
href="https://github.com/svenstaro/upload-release-action/commit/7edb9f02e8189ab5b4006001aa034240e3fc3f8c"><code>7edb9f0</code></a>
E2E draft tests (<a
href="https://redirect.github.com/svenstaro/upload-release-action/issues/144">#144</a>)</li>
<li><a
href="https://github.com/svenstaro/upload-release-action/commit/dfdf376b495ed839e84cf85eadc69ff1d38e16ea"><code>dfdf376</code></a>
Feat: Allow upload to draft release using a matrix (<a
href="https://redirect.github.com/svenstaro/upload-release-action/issues/136">#136</a>)</li>
<li><a
href="https://github.com/svenstaro/upload-release-action/commit/ebd922b779f285dafcac6410a0710daee9c12b82"><code>ebd922b</code></a>
2.10.0</li>
<li><a
href="https://github.com/svenstaro/upload-release-action/commit/bddccc18cfac7bbaa403a701360d6d9d619cb3a3"><code>bddccc1</code></a>
E2E tests: Add failure scenario testing for uploading the same file
twice (<a
href="https://redirect.github.com/svenstaro/upload-release-action/issues/143">#143</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/svenstaro/upload-release-action/compare/2.9.0...2.11.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f4a5ffc commit 623010fCopy full SHA for 623010f
File tree
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedOpen diff view settings
Collapse file
.github/workflows/haskell.yaml
Copy file name to clipboardExpand all lines: .github/workflows/haskell.yaml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
Collapse file
.github/workflows/rust.yaml
Copy file name to clipboardExpand all lines: .github/workflows/rust.yaml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments