From 9e01f57f7032247820cd17bb16882c565a8243e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 13:21:19 +0000 Subject: [PATCH] Bump nowsprinting/check-version-format-action from 3 to 4 Bumps [nowsprinting/check-version-format-action](https://github.com/nowsprinting/check-version-format-action) from 3 to 4. - [Release notes](https://github.com/nowsprinting/check-version-format-action/releases) - [Commits](https://github.com/nowsprinting/check-version-format-action/compare/v3...v4) --- updated-dependencies: - dependency-name: nowsprinting/check-version-format-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/github_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github_release.yml b/.github/workflows/github_release.yml index 37470cf..a28b1b2 100644 --- a/.github/workflows/github_release.yml +++ b/.github/workflows/github_release.yml @@ -63,7 +63,7 @@ jobs: name: built-binary - name: Check Version - uses: nowsprinting/check-version-format-action@v3 + uses: nowsprinting/check-version-format-action@v4 id: version with: prefix: 'v'