diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7bd5f834..9c23d076 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -53,7 +53,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 }}'