Skip to content

Commit a34b7fe

Browse files
chore(deps): update python-semantic-release/publish-action action to v10 (#1277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81c3db3 commit a34b7fe

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

0 commit comments

Comments
 (0)