diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 885d9ef5..37e8bd62 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: 6.0.x - name: Git Semantic Version id: versioning - uses: PaulHatch/semantic-version@v5.4 + uses: PaulHatch/semantic-version@v5.4.0 with: branch: "Development" version_format: "${major}.${minor}.${patch}-prerelease.${increment}"