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

8 commits

Author SHA1 Message Date
dependabot[bot]
067a5b5c5c
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 00:59:36 +00:00
Nick McCurdy
4b8114c504 chore: rename default branch to main 2022-09-25 12:41:53 -04:00
dependabot[bot]
35e294f35d
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 00:24:59 +00:00
cycjimmy
3e27c518af fix(branch): parameter branch does not work in semantic v16
parameter `branch` does not work in semantic v16(#15)

#15
2020-01-19 10:15:24 +08:00
cycjimmy
b9f219a4d5 ci: use default config for pr check 2020-01-13 15:46:10 +08:00
cycjimmy
f7a4ffb9cd ci: set semantic_version 2020-01-11 10:58:02 +08:00
cycjimmy
600e4f0e2b perf(*): use the latest version of semantic-release by default 2020-01-10 17:20:50 +08:00
cycjimmy
5a0c5056e4 ci: set configuration 2020-01-10 17:00:44 +08:00