Skip to content

Commit 8cd97fa

Browse files
chore(deps): bump paulhatch/semantic-version from 5.4.0 to 6.0.1 (#10978)
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 909c601 commit 8cd97fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- id: version
24-
uses: paulhatch/semantic-version@v5.4.0
24+
uses: paulhatch/semantic-version@v6.0.1
2525
with:
2626
version_format: ${major}.${minor}.${patch}-preview.${increment}
2727

0 commit comments

Comments
 (0)