Skip to content

Commit a2bcf5b

Browse files
Bump softprops/action-gh-release from 2 to 3 (#120)
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) ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac48aa5 commit a2bcf5b

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
@@ -11,6 +11,6 @@ jobs:
1111
create-release:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: softprops/action-gh-release@v2
14+
- uses: softprops/action-gh-release@v3
1515
with:
1616
generate_release_notes: true

0 commit comments

Comments
 (0)