Skip to content

Commit 4ab1074

Browse files
chore(deps): update python-semantic-release/publish-action digest to b717f67 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 057075c commit 4ab1074

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
@@ -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@ca88900e4d435c6645d47e5f1e7f108e94c77f05 # v10
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)