Skip to content

Commit

Permalink
Bump mindsers/changelog-reader-action from 2.2.2 to 2.2.3
Browse files Browse the repository at this point in the history
Bumps [mindsers/changelog-reader-action](https://github.com/mindsers/changelog-reader-action) from 2.2.2 to 2.2.3.
- [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@v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: mindsers/changelog-reader-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent ca4f960 commit a04959e
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 @@ -56,7 +56,7 @@ jobs:
- name: Get Changelog Entry
id: changelog_reader
uses: mindsers/changelog-reader-action@v2.2.2
uses: mindsers/changelog-reader-action@v2.2.3
with:
version: ${{ steps.tag_name.outputs.current_version }}
path: ./CHANGELOG.md
Expand Down

0 comments on commit a04959e

Please sign in to comment.