Update softprops/action-gh-release to v2.3.3 (buildapp.yml)

This commit is contained in:
aricloverEXTRA 2025-09-21 17:29:51 -05:00 committed by GitHub
parent 781aae1833
commit eedf586c1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -169,7 +169,7 @@ jobs:
- name: Create Release
if: ${{ inputs.create_release }}
id: create_release
uses: softprops/action-gh-release@v2.3.2
uses: softprops/action-gh-release@v2.3.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
UYOU_VERSION: ${{ inputs.uyou_version }}