Skip to content

Commit 4d1af29

Browse files
chore(deps): update softprops/action-gh-release action to v3 (#181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3713ef3 commit 4d1af29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-release-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
GRADLE_PUBLISH_SECRET: ${{ secrets.GRADLE_PUBLISH_SECRET }}
4646

4747
- name: Create release
48-
uses: softprops/action-gh-release@v2
48+
uses: softprops/action-gh-release@v3
4949
with:
5050
generate_release_notes: true
5151
append_body: false

0 commit comments

Comments
 (0)