Skip to content

Commit

Permalink
build(deps): bump relekang/python-semantic-release in the actions group
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [relekang/python-semantic-release](https://github.com/relekang/python-semantic-release).


Updates `relekang/python-semantic-release` from 9.15.2 to 9.16.1
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](python-semantic-release/python-semantic-release@v9.15.2...v9.16.1)

---
updated-dependencies:
- dependency-name: relekang/python-semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jourdain committed Jan 13, 2025
1 parent b30ecac commit e630f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

- name: Python Semantic Release
id: release
uses: relekang/python-semantic-release@v9.15.2
uses: relekang/python-semantic-release@v9.16.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit e630f73

Please sign in to comment.