Skip to content

Commit 89900a5

Browse files
chore(deps): update python-semantic-release/publish-action digest to f8a3b2e (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1155c87 commit 89900a5

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

0 commit comments

Comments
 (0)