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 2929
3030 - name : Python Semantic Release
3131 id : release
32- uses : python-semantic-release/python-semantic-release@1a324000f2251a9e722e77b128bf72712653813f # master
32+ uses : python-semantic-release/python-semantic-release@1a324000f2251a9e722e77b128bf72712653813f # v10.0.2
3333 with :
3434 github_token : ${{ secrets.GH_TOKEN }}
3535
3838 if : steps.release.outputs.released == 'true'
3939
4040 - name : Publish to GitHub Releases
41- uses : python-semantic-release/upload-to-gh-release@0a92b5d7ebfc15a84f9801ebd1bf706343d43711 # main
41+ uses : python-semantic-release/publish-action@e5e3010f6a207cd5d6f5d3dccedbea355484ca02 # v10.0.2
4242 if : steps.release.outputs.released == 'true'
4343 with :
4444 github_token : ${{ secrets.GH_TOKEN }}
You can’t perform that action at this time.
0 commit comments