We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb189c0 commit 8a8a08fCopy full SHA for 8a8a08f
.github/workflows/ci.yml
@@ -111,7 +111,7 @@ jobs:
111
if: steps.release.outputs.released == 'true'
112
113
- name: Publish package distributions to GitHub Releases
114
- uses: python-semantic-release/publish-action@1aa9f41fac5d531e6764e1991b536783337f3a56 # v9
+ uses: python-semantic-release/publish-action@b717f67f7e7e9f709357bce5a542846503ce46ec # v10
115
116
with:
117
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments