Skip to content

Commit d23b9f2

Browse files
Bump mindsers/changelog-reader-action from 2.2.0 to 2.2.1
Bumps [mindsers/changelog-reader-action](https://github.com/mindsers/changelog-reader-action) from 2.2.0 to 2.2.1. - [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.0...v2.2.1) --- 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]>
1 parent ff15207 commit d23b9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
nuget_auth_token: ${{ secrets.GITHUB_TOKEN }}
3232

3333
- name: Get changelog entry
34-
uses: mindsers/[email protected].0
34+
uses: mindsers/[email protected].1
3535
id: changelog_reader
3636
with:
3737
version: ${{ steps.tag_name.outputs.current_version }}

0 commit comments

Comments
 (0)