Skip to content

Commit 3f3ad80

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update python-semantic-release/upload-to-gh-release digest to fe6cc89
1 parent 0f59069 commit 3f3ad80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Publish package distributions to GitHub Releases
3535
# TODO: track tags after https://github.com/python-semantic-release/upload-to-gh-release/issues/2
36-
uses: python-semantic-release/upload-to-gh-release@c7c3b69570cbd3011111d2673d8f07142473a871
36+
uses: python-semantic-release/upload-to-gh-release@fe6cc89b43d8cbf0f9ce3285df3f77ff69c9b5d4
3737
if: steps.release.outputs.released == 'true'
3838
with:
3939
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)