diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 401910e..55c728c 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@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1 + uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2 if: ${{ github.event_name == 'release' }} with: files: ${{ github.workspace }}/custom_components/readme/readme.zip