Skip to content

Commit adbddd5

Browse files
Update softprops/action-gh-release action to v3.0.3
1 parent 7b453d8 commit adbddd5

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.2"
27+
uses: "softprops/action-gh-release@v3.0.3"
2828
with:
2929
files: ${{ github.workspace }}/custom_components/redback_tech/redback_tech.zip

0 commit comments

Comments
 (0)