Skip to content

Commit ed6127d

Browse files
Merge pull request #12 from thomasisensee/dependabot/github_actions/softprops/action-gh-release-3
build(deps): bump softprops/action-gh-release from 2 to 3
2 parents c0f8090 + 6b65a08 commit ed6127d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
path: dist/
150150

151151
- name: Create GitHub Release
152-
uses: softprops/action-gh-release@v2
152+
uses: softprops/action-gh-release@v3
153153
with:
154154
generate_release_notes: true
155155
files: dist/*

0 commit comments

Comments
 (0)