Skip to content

Commit 7d50d9d

Browse files
Merge pull request #167 from amitfin/dependabot/github_actions/softprops/action-gh-release-2.4.2
Bump softprops/action-gh-release from 2.4.1 to 2.4.2
2 parents d4a6385 + 54bfb91 commit 7d50d9d

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

0 commit comments

Comments
 (0)