Skip to content

Commit d2949de

Browse files
authoredDec 16, 2024
fix(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.15.1 to 9.15.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.md) - [Commits](python-semantic-release/python-semantic-release@v9.15.1...v9.15.2) --- 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] <support@github.com>
1 parent 87655dc commit d2949de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ jobs:
8282
persist-credentials: false
8383

8484
- name: Python Semantic Release
85-
uses: python-semantic-release/python-semantic-release@v9.15.1
85+
uses: python-semantic-release/python-semantic-release@v9.15.2
8686
with:
8787
github_token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)