Skip to content

Commit bf3bf94

Browse files
build(deps): bump nearform/optic-release-automation-action (#158)
Bumps [nearform/optic-release-automation-action](https://github.com/nearform/optic-release-automation-action) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/nearform/optic-release-automation-action/releases) - [Commits](nearform-actions/optic-release-automation-action@7d145f6...3267a95) --- updated-dependencies: - dependency-name: nearform/optic-release-automation-action 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 8fa2741 commit bf3bf94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
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/optic-release-automation-action@7d145f626bcf31f7cfaa340a871e0a7e01a43105 # v4.9.0
29+
- uses: nearform/optic-release-automation-action@3267a9565800cafcc768ddd074267b1e9c1a1ce7 # v4.10.0
3030
with:
3131
github-token: ${{ secrets.GITHUB_TOKEN }}
3232
semver: ${{ github.event.inputs.semver }}

0 commit comments

Comments
 (0)