8000 chore(deps): update python-semantic-release/upload-to-gh-release dige… · python-gitlab/python-gitlab@02a551d · GitHub
[go: up one dir, main page]

Skip to content

Commit 02a551d

Browse files
renovate[bot]nejch
authored andcommitted
chore(deps): update python-semantic-release/upload-to-gh-release digest to 477a404
1 parent d5de288 commit 02a551d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

0 commit comments

Comments
 (0)
0