From 10ac529a31eb4ab8e43e8136df49752406d2068d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 18:02:09 +0000 Subject: [PATCH] chore(deps): bump paulhatch/semantic-version from 5.4.0 to 6.0.1 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](https://github.com/paulhatch/semantic-version/compare/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] --- .github/workflows/release-oci-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-oci-image.yml b/.github/workflows/release-oci-image.yml index a2f87a5..caf5faa 100644 --- a/.github/workflows/release-oci-image.yml +++ b/.github/workflows/release-oci-image.yml @@ -46,7 +46,7 @@ jobs: fetch-depth: 0 - name: Generate next version - uses: paulhatch/semantic-version@v5.4.0 + uses: paulhatch/semantic-version@v6.0.1 id: semantic-version with: tag_prefix: 'v'