From 72682c701c03ab08cffa342ccc2c33043bc2050f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Aug 2021 20:38:24 +0000 Subject: [PATCH] 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](https://github.com/jenkins-x-plugins/jx-release-version/compare/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] --- .github/workflows/cd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yaml b/.github/workflows/cd.yaml index 2282d19..e8e1293 100644 --- a/.github/workflows/cd.yaml +++ b/.github/workflows/cd.yaml @@ -23,7 +23,7 @@ jobs: - name: next release version id: nextversion - uses: jenkins-x-plugins/jx-release-version@v2.4.4 + uses: jenkins-x-plugins/jx-release-version@v2.4.13 - name: Set Version run: |