From b5f256dcdf16058571c7b7ae360f0865d959b2b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 12:16:02 +0100 Subject: [PATCH] Chore(deps): Bump actions-ecosystem/action-regex-match (#39497) Bumps [actions-ecosystem/action-regex-match](https://github.com/actions-ecosystem/action-regex-match) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/actions-ecosystem/action-regex-match/releases) - [Commits](https://github.com/actions-ecosystem/action-regex-match/compare/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: actions-ecosystem/action-regex-match dependency-type: direct:production update-type: version-update:semver-patch ... 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 3df75d3171b..1d3dd45670d 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.0.1 + - uses: actions-ecosystem/action-regex-match@v2.0.2 id: regex-match with: text: ${{ github.event.inputs.version }}