chore(deps): update softprops/action-gh-release action to v2.5.0

This commit is contained in:
renovate[bot] 2025-12-05 13:22:59 +00:00 committed by Julien Papasian
parent cbee547eb3
commit 7434f88810

View file

@ -147,7 +147,7 @@ jobs:
- name: Create release
if: startsWith(github.ref, 'refs/tags/') && github.repository == 'breezy-weather/breezy-weather'
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
with:
tag_name: ${{ env.VERSION_TAG }}
name: Breezy Weather ${{ env.VERSION_TAG }}