Skip to content

Commit 8ee42c7

Browse files
chore(deps): update python-semantic-release/publish-action digest to 403a064 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb7bf4d commit 8ee42c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

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

0 commit comments

Comments
 (0)