Skip to content

Commit 37cfc24

Browse files
chore(deps): bump python-semantic-release/python-semantic-release (#207)
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.8.7 to 9.8.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@v9.8.7...v9.8.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> Co-authored-by: Asaf Joseph Gardin <[email protected]>
1 parent 6bec329 commit 37cfc24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_version.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
persist-credentials: false
1919

2020
- name: Python Semantic Release
21-
uses: python-semantic-release/[email protected].7
21+
uses: python-semantic-release/[email protected].8
2222
with:
2323
github_token: ${{ secrets.GH_PAT_SEM_REL_ASAFG }}

0 commit comments

Comments
 (0)