diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index efdc046..f6f0edf 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@0aab4e4c4f16472e358e2c697d14ea468258244c # v4.10.2 + - uses: nearform-actions/optic-release-automation-action@0ccd70a02ed1ea13f3dc96d99f1f4f42df531fac # v4.11.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} semver: ${{ github.event.inputs.semver }}