From f35aa667d48b64092496aa8ac0d9ffc3107b71a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 03:16:45 +0000 Subject: [PATCH] Bump jenkins-x-plugins/jx-release-version from 2.6.11 to 2.7.0 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/sync-lts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-lts.yaml b/.github/workflows/sync-lts.yaml index 22f7d5b10..37d05c03f 100644 --- a/.github/workflows/sync-lts.yaml +++ b/.github/workflows/sync-lts.yaml @@ -15,7 +15,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 with: previous-version: from-file:charts/jenkins/Chart.yaml