Skip to content

Commit c76e12e

Browse files
dependabot[bot]iwpnd
authored andcommitted
chore(deps): bump python-semantic-release/python-semantic-release
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.8.0 to 9.8.3. - [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.0...v9.8.3) --- 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]>
1 parent b09dc17 commit c76e12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
# This action uses Python Semantic Release v8
121121
- name: Python Semantic Release
122122
id: release
123-
uses: python-semantic-release/[email protected].0
123+
uses: python-semantic-release/[email protected].3
124124
with:
125125
github_token: ${{ secrets.GITHUB_TOKEN }}
126126
- name: Publish package distributions to PyPI

0 commit comments

Comments
 (0)