diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b7d2616..6c48b57 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: with: check-latest: true node-version: 20 - - uses: nearform-actions/optic-release-automation-action@5d21495f3372aaed49d2b9d36325123b323227d6 # v4.11.2 + - uses: nearform-actions/optic-release-automation-action@c51e9095203d5760ed5bdb11371668ac00a20182 # v4.12.0 with: github-token: ${{ github.token }} semver: ${{ github.event.inputs.semver }}