ci: update semantic-release plugin version

This commit is contained in:
CharlieC3
2021-12-20 10:59:43 -05:00
committed by Charlie
parent 7791418f62
commit f00b0cfe1f

View File

@@ -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