Skip to content

Commit 587cad8

Browse files
chore(deps): update python-semantic-release/publish-action digest to 4f3c5d7 (#344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de4c9be commit 587cad8

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@310a9983a0ae878b29f3aac778d7c77c1db27378 # v10
113+
uses: python-semantic-release/publish-action@4f3c5d7f5caddf6535050c4bcb55f033f000a7dd # v10
114114
if: steps.release.outputs.released == 'true'
115115
with:
116116
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)