Skip to content

Commit 13e441d

Browse files
chore(deps): bump python-semantic-release/python-semantic-release (#423)
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.0.7 to 8.0.8. - [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@v8.0.7...v8.0.8) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acc99b8 commit 13e441d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
id: release
8585
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
8686
# see https://github.com/python-semantic-release/python-semantic-release
87-
uses: python-semantic-release/[email protected].7
87+
uses: python-semantic-release/[email protected].8
8888
with:
8989
github_token: ${{ secrets.GITHUB_TOKEN }}
9090
force: ${{ github.event.inputs.release_force }}

0 commit comments

Comments
 (0)