Skip to content

Commit

Permalink
chore(deps): bump kvendingoldo/semver-action from 1.19 to 1.20 (#16)
Browse files Browse the repository at this point in the history
Bumps [kvendingoldo/semver-action](https://github.com/kvendingoldo/semver-action) from 1.19 to 1.20.
- [Release notes](https://github.com/kvendingoldo/semver-action/releases)
- [Commits](kvendingoldo/semver-action@v1.19...v1.20)

---
updated-dependencies:
- dependency-name: kvendingoldo/semver-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 37b07ae commit 7dde664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
-
name: Set application version
id: set_version
uses: kvendingoldo/semver-action@v1.19
uses: kvendingoldo/semver-action@v1.20
with:
primary_branch: main
enable_github_releases: true
Expand Down

0 comments on commit 7dde664

Please sign in to comment.