Skip to content

Commit 9d19986

Browse files
chore(deps): update python-semantic-release/publish-action digest to 5a5718c
1 parent ef41026 commit 9d19986

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
@@ -110,7 +110,7 @@ jobs:
110110
if: steps.release.outputs.released == 'true'
111111

112112
- name: Publish package distributions to GitHub Releases
113-
uses: python-semantic-release/publish-action@4f3c5d7f5caddf6535050c4bcb55f033f000a7dd # v10
113+
uses: python-semantic-release/publish-action@5a5718ce47b892ef699f2972dae122297771d641 # v10
114114
if: steps.release.outputs.released == 'true'
115115
with:
116116
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)