Skip to content

Commit 3769151

Browse files
Bump softprops/action-gh-release from 0.1.14 to 0.1.15 (#32)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.14 to 0.1.15. - [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@1e07f43...de2c0eb) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb77ff6 commit 3769151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
exit 1
7171
fi
7272
- if: needs.meta.outputs.publish
73-
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5
73+
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
7474
with:
7575
name: ${{ needs.meta.outputs.version }}
7676
generate_release_notes: true

0 commit comments

Comments
 (0)