Skip to content

Commit 9a24ff1

Browse files
chore(deps): Bump paulhatch/semantic-version from 5.4.0 to 6.0.0
Bumps [paulhatch/semantic-version](https://github.com/paulhatch/semantic-version) from 5.4.0 to 6.0.0. - [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.0) --- updated-dependencies: - dependency-name: paulhatch/semantic-version dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0da6705 commit 9a24ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fetch-depth: 0
3434

3535
- id: semantic_version
36-
uses: paulhatch/semantic-version@v5.4.0
36+
uses: paulhatch/semantic-version@v6.0.0
3737

3838
outputs:
3939
version: ${{ steps.semantic_version.outputs.version }}

0 commit comments

Comments
 (0)