diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5bbc9e3..4cdadc5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: with: check-latest: true node-version: lts/* - - uses: nearform-actions/optic-release-automation-action@c51e9095203d5760ed5bdb11371668ac00a20182 # v4.12.0 + - uses: nearform-actions/optic-release-automation-action@a2785548e8bdafab7e628c2317b604278e460434 # v4.12.2 with: github-token: ${{ secrets.GITHUB_TOKEN }} semver: ${{ github.event.inputs.semver }}