Skip to content

Commit 874b0ea

Browse files
Bump paulhatch/semantic-version in the all-actions group
Bumps the all-actions group with 1 update: [paulhatch/semantic-version](https://github.com/paulhatch/semantic-version). Updates `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 dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e8b76a commit 874b0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
unzip build.zip
111111
rm build.zip
112112
113-
- uses: paulhatch/semantic-version@v5.4.0
113+
- uses: paulhatch/semantic-version@v6.0.0
114114
id: asset_version
115115
with:
116116
# The prefix to use to identify tags

0 commit comments

Comments
 (0)