Skip to content

Commit e904647

Browse files
build(deps): bump svenstaro/upload-release-action from 2.11.1 to 2.11.2 (#138)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac8a1fa commit e904647

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,7 +30,7 @@ jobs:
3030
cd custom_components/hsem
3131
zip hsem.zip -r ./
3232
- name: Upload zip to release
33-
uses: svenstaro/[email protected].1
33+
uses: svenstaro/[email protected].2
3434
with:
3535
repo_token: ${{ secrets.GITHUB_TOKEN }}
3636
file: ./custom_components/hsem/hsem.zip

0 commit comments

Comments
 (0)