Skip to content

Commit

Permalink
fix(lint-release-notes): use semantic-release v3
Browse files Browse the repository at this point in the history
  • Loading branch information
tagoro9 committed Sep 15, 2023
1 parent e1c8f1c commit 2287ead
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 @@ -38,7 +38,7 @@ runs:
state: open
- name: Generate release notes
id: release-notes-preview
uses: open-turo/actions-release/semantic-release@v2
uses: open-turo/actions-release/semantic-release@v3
env:
GITHUB_TOKEN: ${{ inputs.github-token }}
with:
Expand Down

0 comments on commit 2287ead

Please sign in to comment.