Skip to content

Commit ff58fa2

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.14.0 to 9.15.0 - [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@825655a...2773f6d) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b7c72b commit ff58fa2

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@825655a47c9f7496f99ab144d28c424d40333a8a # master
32+
uses: python-semantic-release/python-semantic-release@2773f6d901a5cefed959c6ccda302ef41fed67dc # master
3333
with:
3434
github_token: ${{ secrets.GH_TOKEN }}
3535

0 commit comments

Comments
 (0)