Skip to content

Commit 894af9f

Browse files
build(deps): bump softprops/action-gh-release from 1 to 2 (#86)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c036124 commit 894af9f

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
# https://github.com/softprops/action-gh-release
3535
- name: Create release and upload assets
36-
uses: softprops/action-gh-release@v1
36+
uses: softprops/action-gh-release@v2
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939
with:

0 commit comments

Comments
 (0)