Skip to content

Commit d533a4e

Browse files
authored
Merge pull request #268 from xt0rted/dependabot/github_actions/mindsers/changelog-reader-action-2.2.3
Bump mindsers/changelog-reader-action from 2.2.2 to 2.2.3
2 parents bdad866 + 9850efe commit d533a4e

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
@@ -31,7 +31,7 @@ jobs:
3131
nuget_auth_token: ${{ secrets.GITHUB_TOKEN }}
3232

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

0 commit comments

Comments
 (0)