Skip to content

Commit 582f1c6

Browse files
Bump softprops/action-gh-release from 2.3.3 to 2.3.4 (#3814)
1 parent 8b7ce9b commit 582f1c6

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
@@ -30,6 +30,6 @@ jobs:
3030
zip battery_notes.zip -r ./
3131
3232
- name: "Upload the ZIP file to the release"
33-
uses: softprops/[email protected].3
33+
uses: softprops/[email protected].4
3434
with:
3535
files: ${{ github.workspace }}/custom_components/battery_notes/battery_notes.zip

0 commit comments

Comments
 (0)