Skip to content

Commit 43cc822

Browse files
chore(deps): update softprops/action-gh-release action to v3
1 parent 38d1817 commit 43cc822

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 periodic_min_max.zip -r ./
3131
3232
- name: "Upload the ZIP file to the release"
33-
uses: softprops/action-gh-release@v2.5.0
33+
uses: softprops/action-gh-release@v3
3434
with:
3535
files: ${{ github.workspace }}/custom_components/periodic_min_max/periodic_min_max.zip

0 commit comments

Comments
 (0)