Skip to content

Commit 38c3c40

Browse files
chore(deps): update softprops/action-gh-release action to v3 (#4634)
1 parent 3f5efbb commit 38c3c40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
zip battery_notes.zip -r ./
3131
3232
- name: "Upload the ZIP file to the release"
33-
uses: softprops/action-gh-release@v2.6.2
33+
uses: softprops/action-gh-release@v3.0.0
3434
with:
3535
files: ${{ github.workspace }}/custom_components/battery_notes/battery_notes.zip

0 commit comments

Comments
 (0)