From 7f0d2953f462df8401aff2d1445ab4ce7ae5f731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 01:23:30 +0000 Subject: [PATCH] chore(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.6.11 to 2.7.0. - [Release notes](https://github.com/jenkins-x-plugins/jx-release-version/releases) - [Changelog](https://github.com/jenkins-x-plugins/jx-release-version/blob/v2.7.0/changelog.md) - [Commits](https://github.com/jenkins-x-plugins/jx-release-version/compare/v2.6.11...v2.7.0) --- updated-dependencies: - dependency-name: jenkins-x-plugins/jx-release-version dependency-type: direct:production update-type: version-update:semver-minor ... 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 021438a..6eaf8cf 100644 --- a/.github/workflows/cd.yaml +++ b/.github/workflows/cd.yaml @@ -37,7 +37,7 @@ jobs: - name: next release version id: nextversion - uses: jenkins-x-plugins/jx-release-version@v2.6.11 + uses: jenkins-x-plugins/jx-release-version@v2.7.0 - name: Set Version run: |