Hello, after updating from 2.8.2 to 2.8.3 all the repositories stopped working. There is some strange error, please see below: ``` Run codacy/git-version@2.8.3 with: release-branch: main minor-identifier: feat prefix: v tool-version: latest dev-branch: dev major-identifier: breaking: skip-prerelease: false log-paths: ./ Run set -eo pipefail Run set -eo pipefail Previous Version: v0.20.5 Run set -eo pipefail /home/runner/work/_temp/e55b6491-9e66-4b95-98c4-37f51daa5823.sh: line 11: --version-prefix: command not found New Version: 0.1.0 ``` The issue is with the space next to the backslash in the **action.yml**: <img width="650" height="263" alt="Image" src="https://github.com/user-attachments/assets/fad0f8fd-8d1a-4eb2-a8b0-d2c949f4a395" />