File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 29
29
30
30
- name : Python Semantic Release
31
31
id : release
32
- uses : python-semantic-release/python-semantic-release@0dc72ac9058a62054a45f6344c83a423d7f906a8 # v9.21 .1
32
+ uses : python-semantic-release/python-semantic-release@917a2c730cb8f6c8cd3d00f23c876d724a4a844c # v10.0 .1
33
33
with :
34
34
github_token : ${{ secrets.GH_TOKEN }}
35
35
38
38
if : steps.release.outputs.released == 'true'
39
39
40
40
- name : Publish to GitHub Releases
41
- uses : python-semantic-release/publish-action@1aa9f41fac5d531e6764e1991b536783337f3a56 # v9.21 .1
41
+ uses : python-semantic-release/publish-action@d3a9934c4fff57f0d4df24450566d3dba7e7082a # v10.0 .1
42
42
if : steps.release.outputs.released == 'true'
43
43
with :
44
44
github_token : ${{ secrets.GH_TOKEN }}
You can’t perform that action at this time.
0 commit comments