Skip to content

Commit

Permalink
Merge pull request #164 from xt0rted/dependabot/github_actions/mindse…
Browse files Browse the repository at this point in the history
…rs/changelog-reader-action-2.2.3

Bump mindsers/changelog-reader-action from 2.2.2 to 2.2.3
  • Loading branch information
xt0rted authored Mar 13, 2024
2 parents 76aad94 + b3251be commit cb31a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
nuget_auth_token: ${{ secrets.GITHUB_TOKEN }}

- name: Get changelog entry
uses: mindsers/[email protected].2
uses: mindsers/[email protected].3
id: changelog_reader
with:
version: ${{ steps.tag_name.outputs.current_version }}
Expand Down

0 comments on commit cb31a39

Please sign in to comment.