5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-07 10:46:56 +00:00
Commit graph

116 commits

Author SHA1 Message Date
semantic-release-bot
ba330626c4 chore(release): 5.0.2 [skip ci]
## [5.0.2](https://github.com/cycjimmy/semantic-release-action/compare/v5.0.1...v5.0.2) (2025-10-10)

### Bug Fixes

* further fix of result handling in windUpJob.task.js ([451bf1f](451bf1fa96)), closes [#264](https://github.com/cycjimmy/semantic-release-action/issues/264)
2025-10-10 06:28:32 +00:00
semantic-release-bot
ebcbc66374 chore(release): 5.0.1 [skip ci]
## [5.0.1](https://github.com/cycjimmy/semantic-release-action/compare/v5.0.0...v5.0.1) (2025-10-09)

### Bug Fixes

* improves result handling in windUpJob.task.js ([4267eee](4267eee560))
2025-10-09 10:13:01 +00:00
dependabot[bot]
d0147331ab
build(deps): bump semantic-release from 24.2.7 to 24.2.9
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.7 to 24.2.9.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.7...v24.2.9)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 24.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 00:01:13 +00:00
semantic-release-bot
9cc899c47e chore(release): 5.0.0 [skip ci]
# [5.0.0](https://github.com/cycjimmy/semantic-release-action/compare/v4.2.2...v5.0.0) (2025-08-30)

### Features

* update node version on runner to 24 ([7869323](78693238b0))

### BREAKING CHANGES

* this action now runs using node 24
2025-08-30 01:16:42 +00:00
dependabot[bot]
fc78113e7a
build(deps): bump semantic-release from 24.2.6 to 24.2.7
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.6 to 24.2.7.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.6...v24.2.7)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 24.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 00:01:18 +00:00
semantic-release-bot
16ca923e6c chore(release): 4.2.2 [skip ci]
## [4.2.2](https://github.com/cycjimmy/semantic-release-action/compare/v4.2.1...v4.2.2) (2025-07-04)

### Bug Fixes

* **cleanupNpmrc.task.js:** Use @actions/io to remove .npmrc ([b7db0cb](b7db0cbbf5))
2025-07-04 15:16:47 +00:00
densogiaichned
b7db0cbbf5
fix(cleanupNpmrc.task.js): Use @actions/io to remove .npmrc 2025-07-04 14:23:59 +02:00
dependabot[bot]
d9fa6f1462
build(deps): bump semantic-release from 24.2.5 to 24.2.6
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.5 to 24.2.6.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.5...v24.2.6)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 24.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 00:06:25 +00:00
semantic-release-bot
c4a2fa8906 chore(release): 4.2.1 [skip ci]
## [4.2.1](https://github.com/cycjimmy/semantic-release-action/compare/v4.2.0...v4.2.1) (2025-06-07)

### Bug Fixes

* update marked terminal to v7.3.0 ([b52fa1b](b52fa1bae5))
2025-06-07 15:35:33 +00:00
Enkhjil Enkhbaatar
b52fa1bae5 fix: update marked terminal to v7.3.0
This resolves dependency version mismatch when using semantic-version 24.2.4
2025-05-22 00:47:43 +09:00
semantic-release-bot
0a51e81a6b chore(release): 4.2.0 [skip ci]
# [4.2.0](https://github.com/cycjimmy/semantic-release-action/compare/v4.1.1...v4.2.0) (2025-03-14)

### Features

* add ability to unset GITHUB_ACTION env var ([266ea7e](266ea7eb8c))
2025-03-14 08:16:45 +00:00
Geoffrey.C
fbe969823c
Merge pull request #235 from cycjimmy/dependabot/npm_and_yarn/semantic-release-24.2.3
build(deps): bump semantic-release from 24.2.1 to 24.2.3
2025-03-03 17:03:16 +08:00
dependabot[bot]
42e897ae28
build(deps): bump @octokit/plugin-paginate-rest from 11.3.5 to 11.4.3
Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 11.3.5 to 11.4.3.
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](https://github.com/octokit/plugin-paginate-rest.js/compare/v11.3.5...v11.4.3)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 08:25:43 +00:00
dependabot[bot]
83f817527c
build(deps): bump @octokit/request from 9.1.3 to 9.2.2
Bumps [@octokit/request](https://github.com/octokit/request.js) from 9.1.3 to 9.2.2.
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](https://github.com/octokit/request.js/compare/v9.1.3...v9.2.2)

---
updated-dependencies:
- dependency-name: "@octokit/request"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-18 19:24:59 +00:00
dependabot[bot]
f6eafe646d
build(deps): bump semantic-release from 24.2.1 to 24.2.3
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.1 to 24.2.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.1...v24.2.3)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 00:13:17 +00:00
dependabot[bot]
9fae2f3e7c
build(deps): bump semantic-release from 24.2.0 to 24.2.1
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.0...v24.2.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 00:28:47 +00:00
dependabot[bot]
5db1928ec0
build(deps): bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 12:24:23 +00:00
dependabot[bot]
87342657e6
build(deps): bump semantic-release from 24.1.2 to 24.2.0
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.2 to 24.2.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.1.2...v24.2.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 00:39:12 +00:00
dependabot[bot]
6f0ad41554
build(deps): bump @actions/core from 1.11.0 to 1.11.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.0 to 1.11.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 00:22:00 +00:00
dependabot[bot]
be37becc56
build(deps): bump @actions/core from 1.10.1 to 1.11.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-03 00:46:32 +00:00
dependabot[bot]
c2149ba279
build(deps): bump semantic-release from 24.1.1 to 24.1.2
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.1 to 24.1.2.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.1.1...v24.1.2)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 00:26:30 +00:00
semantic-release-bot
b1b432f13a chore(release): 4.1.1 [skip ci]
## [4.1.1](https://github.com/cycjimmy/semantic-release-action/compare/v4.1.0...v4.1.1) (2024-09-25)

### Bug Fixes

* default use semantic-release@24 ([c22487b](c22487b442))
2024-09-25 05:57:10 +00:00
Geoffrey.C
c22487b442 fix: default use semantic-release@24 2024-09-25 11:03:28 +08:00
dependabot[bot]
cbc12489ec
build(deps): bump semantic-release from 24.1.0 to 24.1.1
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.0 to 24.1.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 00:08:39 +00:00
dependabot[bot]
43934df947
build(deps): bump micromatch from 4.0.4 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.4...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 22:59:34 +00:00
dependabot[bot]
10057044d7
build(deps): bump semantic-release from 24.0.0 to 24.1.0
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.0.0 to 24.1.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.0.0...v24.1.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 00:36:08 +00:00
Geoffrey.C
e4f93f7087
Merge pull request #207 from cycjimmy/dependabot/npm_and_yarn/semantic-release-24.0.0
build(deps): bump semantic-release from 23.1.1 to 24.0.0
2024-07-01 10:30:13 +08:00
dependabot[bot]
280786a4a6
build(deps): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 10:06:02 +00:00
dependabot[bot]
fb2705bf49
build(deps): bump semantic-release from 23.1.1 to 24.0.0
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.1.1 to 24.0.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 00:44:19 +00:00
dependabot[bot]
ce2ab2c694
build(deps): bump semantic-release from 23.0.8 to 23.1.1
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.8 to 23.1.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.8...v23.1.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 00:45:42 +00:00
Geoffrey.C
bb90f94a1b
Merge pull request #202 from cycjimmy/dependabot/npm_and_yarn/semantic-release-23.0.8
build(deps): bump semantic-release from 23.0.6 to 23.0.8
2024-04-30 15:54:38 +08:00
dependabot[bot]
4a6feb1f5b
build(deps): bump tar and npm
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.


Removes `tar`

Updates `npm` from 10.5.0 to 10.5.2
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v10.5.0...v10.5.2)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
- dependency-name: npm
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 15:36:01 +00:00
dependabot[bot]
cc8ea29b52
build(deps): bump semantic-release from 23.0.6 to 23.0.8
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.6 to 23.0.8.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.6...v23.0.8)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 00:48:45 +00:00
dependabot[bot]
70a0e07b09
build(deps): bump semantic-release from 23.0.5 to 23.0.6
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.5 to 23.0.6.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.5...v23.0.6)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 00:51:58 +00:00
semantic-release-bot
cb425203a5 chore(release): 4.1.0 [skip ci]
# [4.1.0](https://github.com/cycjimmy/semantic-release-action/compare/v4.0.0...v4.1.0) (2024-03-19)

### Bug Fixes

* fix syntax error for importing ([4297675](42976755bc))

### Features

* add repository_url input ([8dffec4](8dffec4efa))
2024-03-19 14:06:35 +00:00
dependabot[bot]
1b654c1733
build(deps): bump semantic-release from 23.0.2 to 23.0.5
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.2 to 23.0.5.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.2...v23.0.5)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 00:09:41 +00:00
dependabot[bot]
bc108a0ca6
build(deps): bump semantic-release from 23.0.1 to 23.0.2
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.1 to 23.0.2.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.1...v23.0.2)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 00:35:15 +00:00
dependabot[bot]
11b7c4f0c5
build(deps): bump semantic-release from 23.0.0 to 23.0.1
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.0 to 23.0.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.0...v23.0.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 00:27:12 +00:00
dependabot[bot]
d1a003554c
build(deps): bump semantic-release from 22.0.12 to 23.0.0
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.12 to 23.0.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 00:38:24 +00:00
dependabot[bot]
e4f0ee8a70
build(deps): bump semantic-release from 22.0.11 to 22.0.12
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.11 to 22.0.12.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.11...v22.0.12)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 00:07:18 +00:00
dependabot[bot]
9ed94e4d91
build(deps): bump semantic-release from 22.0.10 to 22.0.11
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.10 to 22.0.11.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.10...v22.0.11)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 00:15:06 +00:00
dependabot[bot]
656effc79e
build(deps): bump semantic-release from 22.0.8 to 22.0.10
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.8 to 22.0.10.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.8...v22.0.10)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 00:21:07 +00:00
dependabot[bot]
85d4c2b9ea
build(deps): bump semantic-release from 22.0.7 to 22.0.8
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.7 to 22.0.8.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.7...v22.0.8)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 00:34:08 +00:00
dependabot[bot]
c586abd183
build(deps): bump semantic-release from 22.0.6 to 22.0.7
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.6 to 22.0.7.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.6...v22.0.7)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 00:58:38 +00:00
dependabot[bot]
59421a5456
build(deps): bump semantic-release from 22.0.5 to 22.0.6
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.5 to 22.0.6.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.5...v22.0.6)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 00:24:01 +00:00
dependabot[bot]
87200af8be
build(deps): bump semantic-release from 21.1.1 to 22.0.5
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 21.1.1 to 22.0.5.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v21.1.1...v22.0.5)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 00:52:58 +00:00
dependabot[bot]
c0dc506681
build(deps): bump @actions/core from 1.10.0 to 1.10.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 00:27:22 +00:00
semantic-release-bot
61680d0e9b chore(release): 4.0.0 [skip ci]
# [4.0.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.4.2...v4.0.0) (2023-08-31)

### Features

* update node version on runner to 20 ([0c20554](0c2055456e))

### BREAKING CHANGES

* set the default node version to 20
2023-08-31 02:53:29 +00:00
Geoffrey.C
3b12aa9783 chore: upgrade deps 2023-08-30 21:37:25 +08:00
Johan Enell
0c2055456e feat: update node version on runner to 20
BREAKING CHANGE: set the default node version to 20
2023-08-24 15:09:28 +02:00