From 4600d5808b0012eaa4a53ccdc7ac9ce89ef6e737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 05:32:23 +0000 Subject: [PATCH] Chore(deps): Bump actions-ecosystem/action-regex-match from 2 to 2.0.1 Bumps [actions-ecosystem/action-regex-match](https://github.com/actions-ecosystem/action-regex-match) from 2 to 2.0.1. - [Release notes](https://github.com/actions-ecosystem/action-regex-match/releases) - [Commits](https://github.com/actions-ecosystem/action-regex-match/compare/v2...v2.0.1) Signed-off-by: dependabot[bot] --- .github/workflows/bump-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bump-version.yml b/.github/workflows/bump-version.yml index f84ef26695665..1f1a54a7b300a 100644 --- a/.github/workflows/bump-version.yml +++ b/.github/workflows/bump-version.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: # This is a basic workflow to help you get started with Actions - - uses: actions-ecosystem/action-regex-match@v2 + - uses: actions-ecosystem/action-regex-match@v2.0.1 id: regex-match with: text: ${{ github.event.inputs.version }}