From 7efa0541eec25c982566f3dec7f3fcdbff8c4497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 15:27:10 +0000 Subject: [PATCH] Bump valadas/get-release-branch-version from 1 to 1.0.1 Bumps [valadas/get-release-branch-version](https://github.com/valadas/get-release-branch-version) from 1 to 1.0.1. - [Release notes](https://github.com/valadas/get-release-branch-version/releases) - [Commits](https://github.com/valadas/get-release-branch-version/compare/v1...v1.0.1) Signed-off-by: dependabot[bot] --- .github/workflows/updateVersions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updateVersions.yml b/.github/workflows/updateVersions.yml index f5d0ca4dec7..c20ff0ba108 100644 --- a/.github/workflows/updateVersions.yml +++ b/.github/workflows/updateVersions.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v2.3.4 - name: Get the release branch version - uses: valadas/get-release-branch-version@v1 + uses: valadas/get-release-branch-version@v1.0.1 id: branchVersion - name: Set versions