From cab853bd37bce81c06dfa78956e50096615bc502 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 17:03:19 +0000 Subject: [PATCH] Build(deps): bump nowsprinting/check-version-format-action from 4 to 5 Bumps [nowsprinting/check-version-format-action](https://github.com/nowsprinting/check-version-format-action) from 4 to 5. - [Release notes](https://github.com/nowsprinting/check-version-format-action/releases) - [Commits](https://github.com/nowsprinting/check-version-format-action/compare/v4...v5) --- updated-dependencies: - dependency-name: nowsprinting/check-version-format-action dependency-version: '5' 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 c6c987f..f4eb250 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@v4 + uses: nowsprinting/check-version-format-action@v5 id: version with: prefix: 'v'