Skip to content

Commit 10c9f9d

Browse files
Bump mindsers/changelog-reader-action from 2.1.1 to 2.2.0
Bumps [mindsers/changelog-reader-action](https://github.com/mindsers/changelog-reader-action) from 2.1.1 to 2.2.0. - [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.1...v2.2.0) --- updated-dependencies: - dependency-name: mindsers/changelog-reader-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fbba92 commit 10c9f9d

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/changelog-reader-action@v2.1.1
35+
uses: mindsers/changelog-reader-action@v2.2.0
3636
id: changelog_reader
3737
with:
3838
version: ${{ steps.tag_name.outputs.current_version }}

0 commit comments

Comments
 (0)