Skip to content

Commit 98c6db6

Browse files
build(deps): Bump softprops/action-gh-release from 1 to 3 (#11)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 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@v1...v3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '3' 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 442fcee commit 98c6db6

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
@@ -88,7 +88,7 @@ jobs:
8888
path: /tmp/release-body
8989

9090
- name: Create Release
91-
uses: softprops/action-gh-release@v1
91+
uses: softprops/action-gh-release@v3
9292
with:
9393
name: Release ${{ github.ref_name }}
9494
body_path: /tmp/release-body/release-body-final.md

0 commit comments

Comments
 (0)