From a627e88fe5beb1ddbd29207c12a1ad0bb87acc15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 19:24:16 +0000 Subject: [PATCH] Bump the all-actions group with 1 update Bumps the all-actions group with 1 update: [paulhatch/semantic-version](https://github.com/paulhatch/semantic-version). Updates `paulhatch/semantic-version` from 5.3.0 to 5.4.0 - [Release notes](https://github.com/paulhatch/semantic-version/releases) - [Commits](https://github.com/paulhatch/semantic-version/compare/v5.3.0...v5.4.0) --- updated-dependencies: - dependency-name: paulhatch/semantic-version dependency-type: direct:production update-type: version-update:semver-minor 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 4bd8766..04fe8c7 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -150,7 +150,7 @@ jobs: unzip build.zip rm build.zip - - uses: paulhatch/semantic-version@v5.3.0 + - uses: paulhatch/semantic-version@v5.4.0 id: asset_version with: # The prefix to use to identify tags