Update softprops/action-gh-release action to v2 (#25)

This commit is contained in:
renovate[bot] 2024-03-14 02:24:23 +08:00 committed by GitHub
parent 5e14983186
commit c884cd4924
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,6 @@ jobs:
name: Build image name: Build image
steps: steps:
- name: 🚀 Release new version - name: 🚀 Release new version
uses: softprops/action-gh-release@v1 uses: softprops/action-gh-release@v2
with: with:
generate_release_notes: true generate_release_notes: true