Skip to content

Commit 405b10d

Browse files
Merge pull request #64 from xt0rted/dependabot/github_actions/mindsers/changelog-reader-action-2.1.0
Bump mindsers/changelog-reader-action from 2.0.0 to 2.1.0
2 parents f5af66c + 5ae7a35 commit 405b10d

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

0 commit comments

Comments
 (0)