Merge pull request 'Update softprops/action-gh-release action to v3' (#443) from renovate/softprops-action-gh-release-3.x into main

This commit was merged in pull request #443.
This commit is contained in:
bot
2026-04-13 04:01:11 +02:00

View File

@@ -52,7 +52,7 @@ jobs:
run: ./gradlew assembleSignedRelease run: ./gradlew assembleSignedRelease
- name: Release - name: Release
uses: softprops/action-gh-release@v2 uses: softprops/action-gh-release@v3
if: startsWith(github.ref, 'refs/tags/') if: startsWith(github.ref, 'refs/tags/')
with: with:
files: | files: |