Skip to content

Commit f04262f

Browse files
build(deps): bump nearform/optic-release-automation-action from 3 to 4 (#183)
Bumps [nearform/optic-release-automation-action](https://github.com/nearform/optic-release-automation-action) from 3 to 4. - [Release notes](https://github.com/nearform/optic-release-automation-action/releases) - [Commits](nearform-actions/optic-release-automation-action@v3...v4) --- updated-dependencies: - dependency-name: nearform/optic-release-automation-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2dbd8f commit f04262f

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
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
node-version: 16
2626

27-
- uses: nearform/optic-release-automation-action@v3
27+
- uses: nearform/optic-release-automation-action@v4
2828
with:
2929
semver: ${{ github.event.inputs.semver }}
3030
sync-semver-tags: "true"

0 commit comments

Comments
 (0)