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 f6a33d1 commit 955be36Copy full SHA for 955be36
.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@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
+ uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
53
if: ${{ github.event_name == 'release' }}
54
with:
55
files: ${{ github.workspace }}/custom_components/readme/readme.zip
0 commit comments