Skip to content

Commit 1e7b373

Browse files
chore(deps): Bump python-semantic-release/publish-action from 9 to 10 (#904)
Bumps [python-semantic-release/publish-action](https://github.com/python-semantic-release/publish-action) from 9 to 10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/python-semantic-release/publish-action/releases">python-semantic-release/publish-action's releases</a>.</em></p> <blockquote> <h2>v10.0.0 (2025-05-25)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>github-action</strong>: Resolve command injection vulnerability in action script (<a href="https://redirect.github.com/python-semantic-release/publish-action/pull/56">#56</a>, <a href="https://github.com/python-semantic-release/publish-action/commit/1863c50597001e3a47276427df6748fa8261e992"><code>1863c50</code></a>)</li> </ul> <h3>Build System</h3> <ul> <li><strong>deps</strong>: Bump <code>python-semantic-release</code> from 9.21.1 to 10.0.0 (<a href="https://redirect.github.com/python-semantic-release/publish-action/pull/59">#59</a>, <a href="https://github.com/python-semantic-release/publish-action/commit/155d66783b630ad1014a6e7c12193700eb6b18a8"><code>155d667</code></a>)</li> </ul> <h3>Breaking Changes</h3> <ul> <li><strong>github-action</strong>: The <code>root_options</code> action input parameter has been removed because it created a command injection vulnerability for arbitrary code to execute within the container context of the GitHub action if a command injection code was provided as part of the <code>root_options</code> parameter string. To eliminate the vulnerability, each relevant option that can be provided to <code>semantic-release</code> has been individually added as its own parameter and will be processed individually to prevent command injection. Please review our Github Actions Configuration page on the Python Semantic Release Documentation website to review the newly available configuration options that replace the <code>root_options</code> parameter.</li> </ul> <h3>Resolved Issues</h3> <ul> <li><a href="https://redirect.github.com/python-semantic-release/publish-action/issues/55">#55</a>: <em>bug: command injection through GH action inputs</em></li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-semantic-release/publish-action/compare/v9.21.1...v10.0.0">v9.21.1...v10.0.0</a></p> <h2>v9.21.1 (2025-05-05)</h2> <h3>Build System</h3> <ul> <li><strong>deps</strong>: Bump <code>python-semantic-release</code> from 9.21.0 to 9.21.1 (<a href="https://redirect.github.com/python-semantic-release/publish-action/pull/53">#53</a>, <a href="https://github.com/python-semantic-release/publish-action/commit/48d162bfa10d9e9113697b69f4826601c615e1ed"><code>48d162b</code></a>)</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-semantic-release/publish-action/compare/v9.21.0...v9.21.1">v9.21.0...v9.21.1</a></p> <h2>v9.21.0 (2025-02-23)</h2> <h3>Build System</h3> <ul> <li><strong>deps</strong>: Bump <code>python-semantic-release</code> from 9.20.0 to 9.21.0 (<a href="https://redirect.github.com/python-semantic-release/publish-action/pull/51">#51</a>, <a href="https://github.com/python-semantic-release/publish-action/commit/9747ce2b9d2004be1341bfe05e04bcffa29994b0"><code>9747ce2</code></a>)</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-semantic-release/publish-action/compare/v9.20.0...v9.21.0">v9.20.0...v9.21.0</a></p> <h2>v9.20.0 (2025-02-17)</h2> <h3>Build System</h3> <ul> <li><strong>deps</strong>: Bump <code>python-semantic-release</code> from 9.19.1 to 9.20.0 (<a href="https://redirect.github.com/python-semantic-release/publish-action/pull/48">#48</a>, <a href="https://github.com/python-semantic-release/publish-action/commit/1fbf036e89ddd3172f8ad121d72fb16772d4aa81"><code>1fbf036</code></a>)</li> </ul> <hr /> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-semantic-release/publish-action/commit/e5e3010f6a207cd5d6f5d3dccedbea355484ca02"><code>e5e3010</code></a> ci(deps): bump <code>[email protected]</code> action to <code>v10.0.2</code> (<a href="https://redirect.github.com/python-semantic-release/publish-action/issues/62">#62</a>)</li> <li><a href="https://github.com/python-semantic-release/publish-action/commit/7198fce1c1a5ce058947b3bf0bcf3e1bf7084e12"><code>7198fce</code></a> build(deps): bump <code>python-semantic-release</code> from 10.0.1 to 10.0.2 (<a href="https://redirect.github.com/python-semantic-release/publish-action/issues/63">#63</a>)</li> <li><a href="https://github.com/python-semantic-release/publish-action/commit/d3a9934c4fff57f0d4df24450566d3dba7e7082a"><code>d3a9934</code></a> ci(deps): bump <code>[email protected]</code> action to <code>v10.0.1</code> (<a href="https://redirect.github.com/python-semantic-release/publish-action/issues/61">#61</a>)</li> <li><a href="https://github.com/python-semantic-release/publish-action/commit/c62a2bcb5fc8d82d6973dd7f9e06841b998604d2"><code>c62a2bc</code></a> build(deps): bump <code>python-semantic-release</code> from 10.0.0 to 10.0.1 (<a href="https://redirect.github.com/python-semantic-release/publish-action/issues/60">#60</a>)</li> <li><a href="https://github.com/python-semantic-release/publish-action/commit/d62706ce15a7c98325c51a3e5cc789fdbe843e5a"><code>d62706c</code></a> ci(release): update <code>python-semantic-release</code> action params after upgrade</li> <li><a href="https://github.com/python-semantic-release/publish-action/commit/b0deb1f72d42c13ab52ce44af7a65e056e15576f"><code>b0deb1f</code></a> chore(config): change &quot;angular&quot; to &quot;conventional&quot; in <code>semantic-release</code> parse...</li> <li><a href="https://github.com/python-semantic-release/publish-action/commit/791cf606129d4a40b4037298ddf978192cab7ec2"><code>791cf60</code></a> ci(deps): bump <code>[email protected]</code> action to <code>v10.0.0</code> (<a href="https://redirect.github.com/python-semantic-release/publish-action/issues/58">#58</a>)</li> <li><a href="https://github.com/python-semantic-release/publish-action/commit/155d66783b630ad1014a6e7c12193700eb6b18a8"><code>155d667</code></a> build(deps): bump <code>python-semantic-release</code> from 9.21.1 to 10.0.0 (<a href="https://redirect.github.com/python-semantic-release/publish-action/issues/59">#59</a>)</li> <li><a href="https://github.com/python-semantic-release/publish-action/commit/1863c50597001e3a47276427df6748fa8261e992"><code>1863c50</code></a> fix(github-action)!: resolve command injection vulnerability in action script...</li> <li><a href="https://github.com/python-semantic-release/publish-action/commit/799ce254c0928c4f88766d9bd8fcfac145c01e24"><code>799ce25</code></a> ci(deps): bump <code>docker/[email protected]</code> action to <code>v6.17.0</code> (<a href="https://redirect.github.com/python-semantic-release/publish-action/issues/57">#57</a>)</li> <li>See full diff in <a href="https://github.com/python-semantic-release/publish-action/compare/v9...v10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python-semantic-release/publish-action&package-manager=github_actions&previous-version=9&new-version=10)](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]> Signed-off-by: Jan Kowalleck <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jan Kowalleck <[email protected]>
1 parent fffa67d commit 1e7b373

File tree

2 files changed

+42
-461
lines changed

2 files changed

+42
-461
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
!failure() && !cancelled() &&
133133
steps.release.outputs.released == 'true'
134134
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html#python-semantic-release-publish-action
135-
uses: python-semantic-release/publish-action@v9
135+
uses: python-semantic-release/publish-action@v10
136136
with:
137137
github_token: ${{ secrets.GITHUB_TOKEN }}
138138
tag: ${{ steps.release.outputs.tag }}

0 commit comments

Comments
 (0)