Skip to content

Commit b91dec5

Browse files
authored
Merge pull request #97 from cabberley/dependabot/github_actions/softprops/action-gh-release-2.5.0
Bump softprops/action-gh-release from 2.4.2 to 2.5.0
2 parents 7520758 + 3c53530 commit b91dec5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/releases.yml

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

0 commit comments

Comments
 (0)