diff --git a/action.yml b/action.yml index d4e7c09..a233949 100644 --- a/action.yml +++ b/action.yml @@ -56,7 +56,7 @@ runs: steps: - shell: bash env: - VB_VERSION: 4.0.11 + VB_VERSION: 4.0.12 run: npm install -g @tomerfi/version-bumper@${{ env.VB_VERSION }} - shell: bash id: bumper