Skip to content

Commit 416046e

Browse files
dependabot[bot]rjzak
authored andcommitted
build(deps): bump softprops/action-gh-release from 1 to 2
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@v1...v2) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bcae04c commit 416046e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
with:
149149
name: steward-x86_64-unknown-linux-musl-oci
150150

151-
- uses: softprops/action-gh-release@v1
151+
- uses: softprops/action-gh-release@v2
152152
with:
153153
draft: true
154154
prerelease: true

0 commit comments

Comments
 (0)