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 71e7ae3 commit e8a2ec9Copy full SHA for e8a2ec9
.github/workflows/ci.yml
@@ -112,7 +112,7 @@ jobs:
112
if: steps.release.outputs.released == 'true'
113
114
- name: Publish package distributions to GitHub Releases
115
- uses: python-semantic-release/publish-action@1aa9f41fac5d531e6764e1991b536783337f3a56 # v9
+ uses: python-semantic-release/publish-action@e5e3010f6a207cd5d6f5d3dccedbea355484ca02 # v10
116
117
with:
118
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments