Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2021
1 parent d656a03 commit ee0a378
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 @@ -53,7 +53,7 @@ jobs:

- name: Get Changelog Entry
id: changelog_reader
uses: mindsers/changelog-reader-action@v1
uses: mindsers/changelog-reader-action@v2
with:
version: ${{ env.CURRENT_VERSION }}
path: ./CHANGELOG.md
Expand Down

0 comments on commit ee0a378

Please sign in to comment.