Skip to content

Commit

Permalink
Build(deps): bump nowsprinting/check-version-format-action from 3 to 4
Browse files Browse the repository at this point in the history
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](nowsprinting/check-version-format-action@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 098f8c5 commit e0bd0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit e0bd0a2

Please sign in to comment.