diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e263b528..403683a6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -69,7 +69,7 @@ jobs: - name: Determine next SemVer id: bumper - uses: tomerfi/version-bumper-action@2.0.5 + uses: tomerfi/version-bumper-action@2.0.6 with: bump: '${{ github.event.inputs.bump }}'