Skip to content

Commit

Permalink
chore(deps): update mindsers/changelog-reader-action action to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2022
1 parent 86f31db commit 5428723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-package-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: martinbeentjes/npm-get-version-action@v1.2.3
- name: Check Changelog version
id: changelog_reader
uses: mindsers/changelog-reader-action@v2.0.0
uses: mindsers/changelog-reader-action@v2.1.0
with:
version: ${{ steps.package-version.outputs.current-version }}
path: ./CHANGELOG.md
Expand Down

0 comments on commit 5428723

Please sign in to comment.