diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c5ba5c1..e4c078a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -49,7 +49,7 @@ jobs: retention-days: 7 - name: 📤 Upload zip to release - uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0 + uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1 if: ${{ github.event_name == 'release' }} with: files: ${{ github.workspace }}/custom_components/readme/readme.zip