From 1b0a0ceffe21e69f310d73a12cee770be3d4175d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 00:31:16 +0000 Subject: [PATCH] Bump paulhatch/semantic-version from 5.0.3 to 5.1.0 Bumps [paulhatch/semantic-version](https://github.com/paulhatch/semantic-version) from 5.0.3 to 5.1.0. - [Release notes](https://github.com/paulhatch/semantic-version/releases) - [Commits](https://github.com/paulhatch/semantic-version/compare/v5.0.3...v5.1.0) --- updated-dependencies: - dependency-name: paulhatch/semantic-version dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build-push-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-push-release.yml b/.github/workflows/build-push-release.yml index 3165562d..807fa000 100644 --- a/.github/workflows/build-push-release.yml +++ b/.github/workflows/build-push-release.yml @@ -40,7 +40,7 @@ jobs: # https://github.com/marketplace/actions/git-semantic-version - name: Semver Check - uses: paulhatch/semantic-version@v5.0.3 + uses: paulhatch/semantic-version@v5.1.0 id: version with: # The prefix to use to identify tags