mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-01-12 16:53:19 +08:00
ci: update semantic-release plugin version
This commit is contained in:
2
.github/workflows/stacks-blockchain-api.yml
vendored
2
.github/workflows/stacks-blockchain-api.yml
vendored
@@ -440,7 +440,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Semantic Release
|
||||
uses: cycjimmy/semantic-release-action@v2.5.0
|
||||
uses: cycjimmy/semantic-release-action@v2.7.0
|
||||
id: semantic
|
||||
# Only run on non-PR events or only PRs that aren't from forks
|
||||
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository
|
||||
|
||||
Reference in New Issue
Block a user