Skip to content

Commit 19fd254

Browse files
chore(deps): Bump python-semantic-release/python-semantic-release
Bumps the github-actions-dependencies group with 1 update: [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release). Updates `python-semantic-release/python-semantic-release` from 9.21.1 to 10.0.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@0dc72ac...1a32400) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e25c899 commit 19fd254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Python Semantic Release
3131
id: release
32-
uses: python-semantic-release/python-semantic-release@0dc72ac9058a62054a45f6344c83a423d7f906a8 # master
32+
uses: python-semantic-release/python-semantic-release@1a324000f2251a9e722e77b128bf72712653813f # master
3333
with:
3434
github_token: ${{ secrets.GH_TOKEN }}
3535

0 commit comments

Comments
 (0)