Skip to content

Commit c2f2284

Browse files
dependabot[bot]aaltat
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 10.4.1 to 10.5.2. - [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.rst) - [Commits](python-semantic-release/python-semantic-release@v10.4.1...v10.5.2) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: 10.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68b1b3a commit c2f2284

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
@@ -43,7 +43,7 @@ jobs:
4343
path: atest/output
4444
- name: Python Semantic Release
4545
id: release
46-
uses: python-semantic-release/python-semantic-release@v10.4.1
46+
uses: python-semantic-release/python-semantic-release@v10.5.2
4747
with:
4848
github_token: ${{ secrets.GITHUB_TOKEN }}
4949
- name: Build package

0 commit comments

Comments
 (0)