Skip to content

Commit

Permalink
💚 chore(ci): Bump python-semantic-release/upload-to-gh-release from 0…
Browse files Browse the repository at this point in the history
…f96c02a48278aff14251e9f1a0d73122a8c638b to cd7c5a2a25d118881aa9058d225e29427e640127 (#71)

Bumps
[python-semantic-release/upload-to-gh-release](https://github.com/python-semantic-release/upload-to-gh-release)
from 0f96c02a48278aff14251e9f1a0d73122a8c638b to
cd7c5a2a25d118881aa9058d225e29427e640127.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/python-semantic-release/upload-to-gh-release/blob/main/releaserc.toml">python-semantic-release/upload-to-gh-release's
changelog</a>.</em></p>
<blockquote>
<p>[semantic_release]
assets = [&quot;README.md&quot;, &quot;LICENSE&quot;]
build_command = &quot;&quot;&quot;python3
./scripts/bump_version.py&quot;&quot;&quot;
commit_parser = &quot;angular&quot;</p>
<p>[semantic_release.changelog]
exclude_commit_patterns = [
'''chore(?:([^)]<em>?))?: .+''',
'''ci(?:([^)]</em>?))?: .+''',
'''refactor(?:([^)]<em>?))?: .+''',
'''style(?:([^)]</em>?))?: .+''',
'''test(?:([^)]<em>?))?: .+''',
'''build((?!deps): .+)''',
'''Merged? .</em>''',
'''Initial Commit.*''',
]</p>
<p>[semantic_release.branches.main]
match = &quot;(main|master)&quot;
prerelease = false</p>
<p>[semantic_release.remote]
type = &quot;github&quot;
token = { env = &quot;GH_TOKEN&quot; }</p>
<p>[semantic_release.publish]
upload_to_vcs_release = false</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python-semantic-release/upload-to-gh-release/commit/cd7c5a2a25d118881aa9058d225e29427e640127"><code>cd7c5a2</code></a>
chore(build-conf): automate version update in docs</li>
<li><a
href="https://github.com/python-semantic-release/upload-to-gh-release/commit/38f13d6d9c9f7c5ed5d2e57a2c9861e1792ac14b"><code>38f13d6</code></a>
ci(gh-release): enable semantic-release commits to update readme</li>
<li><a
href="https://github.com/python-semantic-release/upload-to-gh-release/commit/d9a7bfc772680b7554d19efabbf2c51681ba2fb4"><code>d9a7bfc</code></a>
docs: update README &amp; LICENSE info</li>
<li><a
href="https://github.com/python-semantic-release/upload-to-gh-release/commit/81e2f6efe0ff0f9ce9d58e124f5aca5fbb7a0ee8"><code>81e2f6e</code></a>
build(deps): bump <code>python-semantic-release</code> from 9.7.2 to
9.7.3 (<a
href="https://redirect.github.com/python-semantic-release/upload-to-gh-release/issues/5">#5</a>)</li>
<li><a
href="https://github.com/python-semantic-release/upload-to-gh-release/commit/bf917c77ad324b3f3f014ccd9823c89e0093fa29"><code>bf917c7</code></a>
build(deps): bump <code>python-semantic-release</code> from 9.7.1 to
9.7.2</li>
<li><a
href="https://github.com/python-semantic-release/upload-to-gh-release/commit/db12959b429ce3463a21c17f7c610e0687f758db"><code>db12959</code></a>
build(deps): bump <code>python-semantic-release</code> from 9.7.0 to
9.7.1</li>
<li><a
href="https://github.com/python-semantic-release/upload-to-gh-release/commit/c4502506a1d81aa5a52765df0b32978ecc225c1c"><code>c450250</code></a>
build(deps): bump <code>python-semantic-release</code> from 9.6.0 to
9.7.0</li>
<li><a
href="https://github.com/python-semantic-release/upload-to-gh-release/commit/a648284be7d636792d7530ba5045513ba3273bea"><code>a648284</code></a>
build(deps): bump python container from 3.10-slim-bookworm to
3.12-slim-bookw...</li>
<li><a
href="https://github.com/python-semantic-release/upload-to-gh-release/commit/10c495820fb20cd1f582c32501c88bfb52db89cf"><code>10c4958</code></a>
build(deps): bump <code>python-semantic-release</code> from 9.5.0 to
9.6.0</li>
<li><a
href="https://github.com/python-semantic-release/upload-to-gh-release/commit/fbbed71735f74f2dab4c61ce5acf7db7ceef4e5c"><code>fbbed71</code></a>
build(deps): bump <code>python-semantic-release</code> from 9.4.2 to
9.5.0</li>
<li>Additional commits viewable in <a
href="https://github.com/python-semantic-release/upload-to-gh-release/compare/0f96c02a48278aff14251e9f1a0d73122a8c638b...cd7c5a2a25d118881aa9058d225e29427e640127">compare
view</a></li>
</ul>
</details>
<br />


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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent c694c4a commit 8aef477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment-python-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ jobs:

- name: Publish to GitHub
if: steps.semantic-release.outputs.released == 'true'
uses: python-semantic-release/upload-to-gh-release@0f96c02a48278aff14251e9f1a0d73122a8c638b
uses: python-semantic-release/upload-to-gh-release@cd7c5a2a25d118881aa9058d225e29427e640127
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8aef477

Please sign in to comment.