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

Skip to content

Commit 1b550ac

Browse files
renovate[bot]nejch
authored andcommitted
chore(deps): update python-semantic-release/upload-to-gh-release digest to 673709c
1 parent 4c7014c commit 1b550ac

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

0 commit comments

Comments
 (0)
0