Skip to content

Commit fd6c915

Browse files
chore(deps): update python-semantic-release/publish-action action to v10
1 parent cd4b177 commit fd6c915

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
if: steps.release.outputs.released == 'true'
113113

114114
- name: Publish package distributions to GitHub Releases
115-
uses: python-semantic-release/publish-action@v9
115+
uses: python-semantic-release/publish-action@b717f67f7e7e9f709357bce5a542846503ce46ec # v10
116116
if: steps.release.outputs.released == 'true'
117117
with:
118118
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)