Skip to content

Commit 72682c7

Browse files
build(deps): bump jenkins-x-plugins/jx-release-version
Bumps [jenkins-x-plugins/jx-release-version](https://github.com/jenkins-x-plugins/jx-release-version) from 2.4.4 to 2.4.13. - [Release notes](https://github.com/jenkins-x-plugins/jx-release-version/releases) - [Changelog](https://github.com/jenkins-x-plugins/jx-release-version/blob/main/.goreleaser.yml) - [Commits](jenkins-x-plugins/jx-release-version@v2.4.4...v2.4.13) --- updated-dependencies: - dependency-name: jenkins-x-plugins/jx-release-version dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f30fc8c commit 72682c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: next release version
2525
id: nextversion
26-
uses: jenkins-x-plugins/jx-release-version@v2.4.4
26+
uses: jenkins-x-plugins/jx-release-version@v2.4.13
2727

2828
- name: Set Version
2929
run: |

0 commit comments

Comments
 (0)