From f201f3765a79bafdda52bfa5d79c2a783288fce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 11:24:41 +0000 Subject: [PATCH] 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 6.0.3 to 6.0.4 - [Release notes](https://github.com/paulhatch/semantic-version/releases) - [Changelog](https://github.com/PaulHatch/semantic-version/blob/master/CHANGELOG.md) - [Commits](https://github.com/paulhatch/semantic-version/compare/v6.0.3...v6.0.4) --- updated-dependencies: - dependency-name: paulhatch/semantic-version dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/build-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 5b12df0..235bfb7 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -131,7 +131,7 @@ jobs: unzip -f build.zip rm build.zip - - uses: paulhatch/semantic-version@v6.0.3 + - uses: paulhatch/semantic-version@v6.0.4 id: asset_version with: # The prefix to use to identify tags