Skip to content

Commit 41b7b3c

Browse files
Bump softprops/action-gh-release from 2.5.0 to 3.0.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.5.0 to 3.0.0. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2.5.0...v3.0.0) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10a6272 commit 41b7b3c

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

0 commit comments

Comments
 (0)