From 0575a349580c0db1d8cc15ee4a15dbecd8edc364 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 06:16:05 +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 2e76e2c..a18aeba 100644 --- a/.github/workflows/github_release.yml +++ b/.github/workflows/github_release.yml @@ -66,7 +66,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'