Skip to content

Commit 8cb8d42

Browse files
chore(deps): update softprops/action-gh-release action to v2.6.2 (#80)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b7ec0f commit 8cb8d42

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

0 commit comments

Comments
 (0)