Skip to content

Commit 489e98f

Browse files
dependabot[bot]ForNeVeR
authored andcommitted
Build(deps): bump ForNeVeR/ChangelogAutomation.action from 1 to 2
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]>
1 parent 351a497 commit 489e98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
key: ${{ runner.os }}-${{ hashFiles('gradlew*') }}
3333

3434
- name: Read the changelog
35-
uses: ForNeVeR/ChangelogAutomation.action@v1
35+
uses: ForNeVeR/ChangelogAutomation.action@v2
3636
with:
3737
input: ./CHANGELOG.md
3838
output: ./changelog-section.md

0 commit comments

Comments
 (0)