Skip to content

Commit d3a9934

Browse files
ci(deps): bump python-semantic-release@v10.0.0 action to v10.0.1 (#61)
1 parent c62a2bc commit d3a9934

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
@@ -59,7 +59,7 @@ jobs:
5959
6060
- name: Release | Python Semantic Release
6161
id: release
62-
uses: python-semantic-release/python-semantic-release@092ace20f4ebed6a656da54b499076f1a5b803c8 # v10.0.0
62+
uses: python-semantic-release/python-semantic-release@917a2c730cb8f6c8cd3d00f23c876d724a4a844c # v10.0.1
6363
with:
6464
github_token: ${{ secrets.GITHUB_TOKEN }}
6565
verbosity: 2

0 commit comments

Comments
 (0)