diff --git a/.github/workflows/build-push-release.yml b/.github/workflows/build-push-release.yml index 3165562d..807fa000 100644 --- a/.github/workflows/build-push-release.yml +++ b/.github/workflows/build-push-release.yml @@ -40,7 +40,7 @@ jobs: # https://github.com/marketplace/actions/git-semantic-version - name: Semver Check - uses: paulhatch/semantic-version@v5.0.3 + uses: paulhatch/semantic-version@v5.1.0 id: version with: # The prefix to use to identify tags