Skip to content

Commit f0865e1

Browse files
chore(deps): update softprops/action-gh-release action to v3
1 parent 721a656 commit f0865e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-to-maven-central.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129

130130
- name: Create GitHub Release
131131
id: create_release
132-
uses: softprops/action-gh-release@v2
132+
uses: softprops/action-gh-release@v3
133133
with:
134134
tag_name: ${{ github.event.inputs.releaseversion }}
135135
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)