Skip to content

Commit bb93470

Browse files
chore(deps): update python-semantic-release/publish-action action to v10.1.0
1 parent 5041c2d commit bb93470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ jobs:
196196
git_committer_email: "[email protected]"
197197

198198
- name: Publish | Upload to GitHub Release Assets
199-
uses: python-semantic-release/publish-action@e5e3010f6a207cd5d6f5d3dccedbea355484ca02 # v10.0.2
199+
uses: python-semantic-release/publish-action@ca88900e4d435c6645d47e5f1e7f108e94c77f05 # v10.1.0
200200
if: steps.release.outputs.released == 'true'
201201
with:
202202
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)