Skip to content

Commit 4826646

Browse files
Merge pull request #163 from kannkyo/dependabot/github_actions/softprops/action-gh-release-2.1.0
build(deps): bump softprops/action-gh-release from 2.0.3 to 2.1.0
2 parents 33d08e6 + 09c9f78 commit 4826646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
path: dist/
4141

4242
- name: Upload package to release asset
43-
uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52
43+
uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
with:

0 commit comments

Comments
 (0)