diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4f9be28..f27a40a 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@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2 + uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3 if: ${{ github.event_name == 'release' }} with: files: ${{ github.workspace }}/custom_components/readme/readme.zip