Skip to content

Commit 19d4641

Browse files
build(deps): bump softprops/action-gh-release from 1 to 2 (#312)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. - [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@de2c0eb...3198ee1) --- updated-dependencies: - dependency-name: softprops/action-gh-release 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 4fe21f9 commit 19d4641

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
@@ -69,7 +69,7 @@ jobs:
6969
exit 1
7070
fi
7171
- if: needs.meta.outputs.publish
72-
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
72+
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564
7373
with:
7474
name: ${{ needs.meta.outputs.version }}
7575
generate_release_notes: true

0 commit comments

Comments
 (0)