Update softprops/action-gh-release action to v3 (#1468)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-04-20 09:35:42 +02:00 committed by GitHub
parent 9122fb05f8
commit 2bbbdcebdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -69,7 +69,7 @@ jobs:
path: ./front/kyoo.apk
- name: Upload release artifacts
uses: softprops/action-gh-release@v2
uses: softprops/action-gh-release@v3
if: env.IS_EXPO_ENABLED == 'true' && startsWith(github.ref, 'refs/tags/')
with:
files: ./front/kyoo.apk

View File

@ -20,7 +20,7 @@ jobs:
sed "s/edge/$VERSION/" -i docker-compose.yml
- name: Upload release artifacts
uses: softprops/action-gh-release@v2
uses: softprops/action-gh-release@v3
with:
files: |
./docker-compose.yml