Skip to content

Commit 69da8b5

Browse files
build(deps): bump nearform-actions/optic-release-automation-action (#183)
Bumps [nearform-actions/optic-release-automation-action](https://github.com/nearform-actions/optic-release-automation-action) from 4.11.2 to 4.12.0. - [Release notes](https://github.com/nearform-actions/optic-release-automation-action/releases) - [Commits](nearform-actions/optic-release-automation-action@5d21495...c51e909) --- updated-dependencies: - dependency-name: nearform-actions/optic-release-automation-action dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent debbec6 commit 69da8b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
check-latest: true
2828
node-version: lts/*
29-
- uses: nearform-actions/optic-release-automation-action@5d21495f3372aaed49d2b9d36325123b323227d6 # v4.11.2
29+
- uses: nearform-actions/optic-release-automation-action@c51e9095203d5760ed5bdb11371668ac00a20182 # v4.12.0
3030
with:
3131
github-token: ${{ secrets.GITHUB_TOKEN }}
3232
semver: ${{ github.event.inputs.semver }}

0 commit comments

Comments
 (0)