Skip to content

Commit ca35f40

Browse files
Bump christian-draeger/increment-semantic-version from 1.1.0 to 1.2.0 (#83)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f05b480 commit ca35f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
7575
- name: Set next development version environment variable
7676
id: new_version
77-
uses: christian-draeger/increment-semantic-version@1.1.0
77+
uses: christian-draeger/increment-semantic-version@1.2.0
7878
with:
7979
current-version: ${{ env.CURRENT_VERSION }}
8080
version-fragment: ${{ env.VERSION_FRAGMENT }}

0 commit comments

Comments
 (0)