Skip to content

Commit

Permalink
Update ForNeVeR/ChangelogAutomation.action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ForNeVeR committed Nov 20, 2024
1 parent 4916c03 commit b450599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ jobs:
shell: pwsh
run: "\"version=$(if ($env:GITHUB_REF.StartsWith('refs/tags/v')) { $env:GITHUB_REF -replace '^refs/tags/v', '' } else { \"$env:PACKAGE_VERSION_BASE-test\" })\" >> $env:GITHUB_OUTPUT"
- name: Prepare the release notes
uses: ForNeVeR/ChangelogAutomation.action@v1
uses: ForNeVeR/ChangelogAutomation.action@v2
with:
format: Markdown
input: ./CHANGELOG.md
Expand Down

0 comments on commit b450599

Please sign in to comment.