Skip to content

Commit fd0f0b0

Browse files
renovate[bot]nejch
authored andcommitted
chore(deps): update python-semantic-release/upload-to-gh-release digest to 6b7558f
1 parent d4fdf90 commit fd0f0b0

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@477a4045c717b615cd9018a0c40499f9c12bb12e
36+
uses: python-semantic-release/upload-to-gh-release@6b7558f9096923624896fdb2a161b191279c6cf3
3737
if: steps.release.outputs.released == 'true'
3838
with:
3939
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)