Update softprops/action-gh-release action to v2.2.2 (#2019)

This commit is contained in:
Mend Renovate
2025-04-19 06:05:20 +01:00
committed by GitHub
parent df2b4c754b
commit ef37a4c80b

View File

@@ -96,7 +96,7 @@ jobs:
- name: Create Release
if: startsWith(github.ref, 'refs/tags/') && github.repository == 'mihonapp/mihon'
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
with:
tag_name: ${{ env.VERSION_TAG }}
name: Mihon ${{ env.VERSION_TAG }}