Skip to content

Commit

Permalink
Merge pull request #117 from 0xERR0R/dependabot/github_actions/reecet…
Browse files Browse the repository at this point in the history
…ech/version-increment-2024.9.2

chore(deps): bump reecetech/version-increment from 2024.4.4 to 2024.9.2
  • Loading branch information
0xERR0R authored Sep 4, 2024
2 parents 1628747 + 9fa850e commit 03deefa
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 03deefa

Please sign in to comment.