Skip to content

Commit 3887c16

Browse files
Bump softprops/action-gh-release (#25)
Bumps the actions group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `softprops/action-gh-release` from 2 to 3 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2...v3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nilvanis <62594212+nilvanis@users.noreply.github.com>
1 parent cb7a756 commit 3887c16

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
@@ -86,7 +86,7 @@ jobs:
8686
path: dist/
8787

8888
- name: Create GitHub Release
89-
uses: softprops/action-gh-release@v2
89+
uses: softprops/action-gh-release@v3
9090
with:
9191
files: dist/*
9292
generate_release_notes: true

0 commit comments

Comments
 (0)