Skip to content

Commit

Permalink
Bump christian-draeger/increment-semantic-version from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [christian-draeger/increment-semantic-version](https://github.com/christian-draeger/increment-semantic-version) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/christian-draeger/increment-semantic-version/releases)
- [Commits](christian-draeger/increment-semantic-version@1.1.0...1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 7988fac commit 6ff7dc3
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 @@ -74,7 +74,7 @@ jobs:
- name: Set next development version environment variable
id: new_version
uses: christian-draeger/increment-semantic-version@1.1.0
uses: christian-draeger/increment-semantic-version@1.2.0
with:
current-version: ${{ env.CURRENT_VERSION }}
version-fragment: ${{ env.VERSION_FRAGMENT }}
Expand Down

0 comments on commit 6ff7dc3

Please sign in to comment.