diff --git a/.github/workflows/version-bump.yml b/.github/workflows/version-bump.yml index 3fd54a84..df328835 100644 --- a/.github/workflows/version-bump.yml +++ b/.github/workflows/version-bump.yml @@ -18,7 +18,7 @@ jobs: node-version: '14' - name: Bump version - uses: phips28/gh-action-bump-version@v1.x + uses: phips28/gh-action-bump-version@v11.x with: minor-wording: 'feature' major-wording: 'BREAKING CHANGE'