Skip to content

Commit 6098ca8

Browse files
Update softprops/action-gh-release action to v2.5.1
1 parent cc7aa1f commit 6098ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)