Skip to content

Commit

Permalink
Bump ForNeVeR/ChangelogAutomation.action from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [ForNeVeR/ChangelogAutomation.action](https://github.com/fornever/changelogautomation.action) from 1 to 2.
- [Release notes](https://github.com/fornever/changelogautomation.action/releases)
- [Changelog](https://github.com/ForNeVeR/ChangelogAutomation.action/blob/master/CHANGELOG.md)
- [Commits](ForNeVeR/ChangelogAutomation.action@v1...v2)

---
updated-dependencies:
- dependency-name: ForNeVeR/ChangelogAutomation.action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ForNeVeR committed Nov 20, 2024
1 parent 25f56f8 commit af2b7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4

- name: Read the changelog
uses: ForNeVeR/ChangelogAutomation.action@v1
uses: ForNeVeR/ChangelogAutomation.action@v2
with:
input: ./CHANGELOG.md
output: ./changelog-section.md
Expand Down

0 comments on commit af2b7ad

Please sign in to comment.