Skip to content

Commit

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


Updates `python-semantic-release/python-semantic-release` from 9.8.3 to 9.8.7
- [Release notes](https://github.com/python-semantic-release/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.8.3...v9.8.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent 2fdb52f commit 70816c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_reusable-package-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
previous-changelog-filename: ${{ inputs.previous-changelog-filename }}
previous-release-notes-filename: ${{ inputs.previous-release-notes-filename }}
- name: Python Semantic Release
uses: python-semantic-release/[email protected].3
uses: python-semantic-release/[email protected].7
id: release
with:
force: ${{ inputs.release-level }}
Expand Down

0 comments on commit 70816c0

Please sign in to comment.