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

This commit is contained in:
renovate[bot] 2025-10-11 17:02:23 +00:00 committed by Julien Papasian
parent e9734f67bf
commit 42056b74de

View file

@ -145,7 +145,7 @@ jobs:
- name: Create release
if: startsWith(github.ref, 'refs/tags/') && github.repository == 'breezy-weather/breezy-weather'
uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
with:
tag_name: ${{ env.VERSION_TAG }}
name: Breezy Weather ${{ env.VERSION_TAG }}