Skip to content

Commit 3ee19f4

Browse files
Bump softprops/action-gh-release from 2 to 3 (#173)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11cf712 commit 3ee19f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
publish_dir: ./target/reports/apidocs
4646

4747
- name: Release
48-
uses: softprops/action-gh-release@v2
48+
uses: softprops/action-gh-release@v3
4949
with:
5050
body: ${{ steps.changelog.outputs.changelog }}
5151
draft: false

0 commit comments

Comments
 (0)