Skip to content

Commit

Permalink
chore(deps): bump reecetech/version-increment from 2024.4.4 to 2024.9.2
Browse files Browse the repository at this point in the history
Bumps [reecetech/version-increment](https://github.com/reecetech/version-increment) from 2024.4.4 to 2024.9.2.
- [Release notes](https://github.com/reecetech/version-increment/releases)
- [Commits](reecetech/version-increment@2024.4.4...2024.9.2)

---
updated-dependencies:
- dependency-name: reecetech/version-increment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 1628747 commit 9fa850e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Get next version
id: version
if: env.SHOULD_PUSH == 'true'
uses: reecetech/version-increment@2024.4.4
uses: reecetech/version-increment@2024.9.2
with:
scheme: semver
increment: patch
Expand Down

0 comments on commit 9fa850e

Please sign in to comment.