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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 10b3621 commit 1e31cd2
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 @@ -35,7 +35,7 @@ jobs:
registry-url: "https://registry.npmjs.org"

- name: Get changelog entry
uses: mindsers/[email protected].2
uses: mindsers/[email protected].3
id: changelog_reader
with:
version: ${{ steps.tag_name.outputs.current_version }}
Expand Down

0 comments on commit 1e31cd2

Please sign in to comment.