Skip to content

Commit ee5fb40

Browse files
Bump mindsers/changelog-reader-action from 2.1.0 to 2.1.1
Bumps [mindsers/changelog-reader-action](https://github.com/mindsers/changelog-reader-action) from 2.1.0 to 2.1.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.1.0...v2.1.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 405b10d commit ee5fb40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
nuget_auth_token: ${{ secrets.GITHUB_TOKEN }}
3333

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

0 commit comments

Comments
 (0)