Skip to content

Commit 7b453d8

Browse files
authored
Merge pull request #31 from cabberley/renovate/softprops-action-gh-release-3.x
2 parents c12932b + 91fd5c0 commit 7b453d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/releases.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
zip redback_tech.zip -r ./
2525
2626
- name: "Upload the ZIP file to the release"
27-
uses: "softprops/action-gh-release@v3.0.1"
27+
uses: "softprops/action-gh-release@v3.0.2"
2828
with:
2929
files: ${{ github.workspace }}/custom_components/redback_tech/redback_tech.zip

0 commit comments

Comments
 (0)