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