Skip to content

fix(ci): bumps semantic-release-action version #2

fix(ci): bumps semantic-release-action version

fix(ci): bumps semantic-release-action version #2

Triggered via push October 5, 2023 07:21
Status Failure
Total duration 31s
Artifacts

release.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
release
AggregateError: SemanticReleaseError: The release branches are invalid in the `branches` configuration. at module.exports (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/lib/get-error.js:6:10) at /home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/lib/branches/index.js:45:19 at Array.reduce (<anonymous>) at module.exports (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/lib/branches/index.js:35:46) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async run (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/index.js:65:22) at async module.exports (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/index.js:269:22) at async release (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4/src/index.js:30:18)
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/