Skip to content

Commit c983093

Browse files
Merge pull request #123 from xt0rted/dependabot/github_actions/mindsers/changelog-reader-action-2.2.1
Bump mindsers/changelog-reader-action from 2.2.0 to 2.2.1
2 parents ff15207 + d23b9f2 commit c983093

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)