Skip to content

Commit

Permalink
fix(lint): use semantic-release action @v4
Browse files Browse the repository at this point in the history
  • Loading branch information
tagoro9 committed Oct 27, 2023
1 parent 8f8eb94 commit e3933cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint-release-notes/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ runs:
node: 18.16.1
- name: Generate release notes
id: release-notes-preview
uses: open-turo/actions-release/semantic-release@v3
uses: open-turo/actions-release/semantic-release@v4
env:
GITHUB_TOKEN: ${{ inputs.github-token }}
with:
Expand Down

0 comments on commit e3933cf

Please sign in to comment.