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@0dc72ac9058a62054a45f6344c83a423d7f906a8 # master
32+ uses : python-semantic-release/python-semantic-release@0dc72ac9058a62054a45f6344c83a423d7f906a8 # v9.21.1
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@1aa9f41fac5d531e6764e1991b536783337f3a56 # v9.21.1
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