Skip to content

Commit 721d956

Browse files
ci: bump softprops/action-gh-release from 2.3.2 to 3.0.0 (#2)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.2 to 3.0.0. - [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.3.2...v3.0.0) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a2fea0 commit 721d956

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
@@ -513,7 +513,7 @@ jobs:
513513
exit 1
514514
515515
- name: Create GitHub Release
516-
uses: softprops/action-gh-release@v2.3.2
516+
uses: softprops/action-gh-release@v3.0.0
517517
env:
518518
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
519519
with:

0 commit comments

Comments
 (0)