From f1edd0ea08589ece38b9dd63f25fd1dec0aa575a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 15:10:55 +0200 Subject: [PATCH] Chore(deps): Bump actions-ecosystem/action-regex-match from 2 to 2.0.1 (#33966) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 d639c13dd10..3df75d3171b 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 }}