Skip to content

Commit fb1606e

Browse files
build(deps): bump softprops/action-gh-release from 2 to 3
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 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@v2...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>
1 parent 4364683 commit fb1606e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/builder_releaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232
path: builds/windows/cli/
233233

234234
- name: Release
235-
uses: softprops/action-gh-release@v2
235+
uses: softprops/action-gh-release@v3
236236
with:
237237
discussion_category_name: announcements
238238
fail_on_unmatched_files: true

0 commit comments

Comments
 (0)