Skip to content

Commit

Permalink
ci: upgrade semantic-release-action plugin to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
seansica committed Oct 18, 2024
1 parent 3741f0a commit c58afbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
registry-url: 'https://npm.pkg.github.com'
scope: '@mitre-attack'
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v4
with:
extra_plugins: |
@semantic-release/git
Expand Down

0 comments on commit c58afbd

Please sign in to comment.