mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2026-04-07 16:09:24 +00:00
perf(*): use the latest version of semantic-release by default
This commit is contained in:
parent
5a0c5056e4
commit
600e4f0e2b
7 changed files with 19 additions and 5470 deletions
2
.github/workflows/checkPullRequest.yml
vendored
2
.github/workflows/checkPullRequest.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
uses: ./
|
||||
with:
|
||||
extra_plugins: |
|
||||
@semantic-release/git@7.0.18
|
||||
@semantic-release/git
|
||||
@semantic-release/changelog
|
||||
dry_run: true
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue