Skip to content

Commit 7a0b63a

Browse files
chore(deps): update softprops/action-gh-release action to v2.2.2 (#252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dbf7320 commit 7a0b63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@ jobs:
8686
zip ${{ env.COMPONENT_NAME }}.zip -r ./
8787
8888
- name: "Upload the ZIP file to the release"
89-
uses: softprops/action-gh-release@v2.2.1
89+
uses: softprops/action-gh-release@v2.2.2
9090
with:
9191
files: ${{ github.workspace }}/custom_components/${{ env.COMPONENT_NAME }}/${{ env.COMPONENT_NAME }}.zip

0 commit comments

Comments
 (0)