Skip to content

Commit b93d0c4

Browse files
ci(deps): bump PaulHatch/semantic-version from 5.4.0 to 6.0.1 (#147)
Bumps [PaulHatch/semantic-version](https://github.com/paulhatch/semantic-version) from 5.4.0 to 6.0.1. - [Release notes](https://github.com/paulhatch/semantic-version/releases) - [Changelog](https://github.com/PaulHatch/semantic-version/blob/master/CHANGELOG.md) - [Commits](PaulHatch/semantic-version@v5.4.0...v6.0.1) --- updated-dependencies: - dependency-name: PaulHatch/semantic-version dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef9ff7e commit b93d0c4

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
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Determine Version
3333
id: semver
34-
uses: PaulHatch/semantic-version@v5.4.0
34+
uses: PaulHatch/semantic-version@v6.0.1
3535
with:
3636
tag_prefix: "v"
3737
major_pattern: "BREAKING CHANGE:"

0 commit comments

Comments
 (0)