We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18419bd commit 1a426faCopy full SHA for 1a426fa
.github/workflows/release.yaml
@@ -49,7 +49,7 @@ jobs:
49
retention-days: 7
50
51
- name: 📤 Upload zip to release
52
- uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
+ uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
53
if: ${{ github.event_name == 'release' }}
54
with:
55
files: ${{ github.workspace }}/custom_components/readme/readme.zip
0 commit comments