From 78cff969a03e2c789f9fc478e1908c4a4c5461b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 09:37:37 +0000 Subject: [PATCH] chore(deps): bump nearform-actions/optic-release-automation-action Bumps [nearform-actions/optic-release-automation-action](https://github.com/nearform-actions/optic-release-automation-action) from 4.10.2 to 4.11.0. - [Release notes](https://github.com/nearform-actions/optic-release-automation-action/releases) - [Commits](https://github.com/nearform-actions/optic-release-automation-action/compare/0aab4e4c4f16472e358e2c697d14ea468258244c...0ccd70a02ed1ea13f3dc96d99f1f4f42df531fac) --- updated-dependencies: - dependency-name: nearform-actions/optic-release-automation-action dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 84d0b525..147098ce 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@0aab4e4c4f16472e358e2c697d14ea468258244c # v4.10.2 + - uses: nearform-actions/optic-release-automation-action@0ccd70a02ed1ea13f3dc96d99f1f4f42df531fac # v4.11.0 with: github-token: ${{ github.token }} semver: ${{ github.event.inputs.semver }}