Skip to content

Commit 724b601

Browse files
chore(deps): update python-semantic-release/publish-action digest to ca88900 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a84726f commit 724b601

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@e5e3010f6a207cd5d6f5d3dccedbea355484ca02 # v10
115+
uses: python-semantic-release/publish-action@ca88900e4d435c6645d47e5f1e7f108e94c77f05 # v10
116116
if: steps.release.outputs.released == 'true'
117117
with:
118118
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)