ci: compute the next version instead of failing the github action #151
Annotations
3 errors
actionlint:
.github/workflows/semver-checks.yml#L157
step ID "bump" duplicates. previously defined at line:154,col:13. step ID must be unique within a job. note that step ID is case insensitive
|
actionlint:
.github/workflows/semver-checks.yml#L169
shellcheck reported issue in this script: SC2059:info:6:10: Don't use variables in the printf format string. Use printf '..%s..' "$foo"
|
actionlint
❌ [actionlint] The command ran successfully and some problem was found (found 2 errors, linted 9 files), exit code: 1
|