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 }}