Skip to content

Commit 32a83ea

Browse files
build(deps): Bump softprops/action-gh-release from 2.2.1 to 2.3.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.1 to 2.3.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.2.1...v2.3.0) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac2f1ba commit 32a83ea

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
@@ -57,7 +57,7 @@ jobs:
5757
path: artifacts
5858

5959
- name: Create release
60-
uses: softprops/action-gh-release@v2.2.1
60+
uses: softprops/action-gh-release@v2.3.0
6161
with:
6262
draft: true
6363
prerelease: false

0 commit comments

Comments
 (0)