Skip to content

Commit 4c04728

Browse files
chore(deps): bump softprops/action-gh-release from 2.5.0 to 3.0.0 (#3542)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.5.0 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@a06a81a...b430933) --- 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> Co-authored-by: Yaroslav Kukharuk <i.kukharuk@gmail.com>
1 parent c457e47 commit 4c04728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prepare-draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
merge-multiple: true
113113
path: binaries
114114
- name: Create Draft GitHub Release
115-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b
115+
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda
116116
with:
117117
tag_name: ${{ needs.docker-image.outputs.tag }}
118118
name: ${{ needs.docker-image.outputs.tag }}

0 commit comments

Comments
 (0)