chore(deps): update mindsers/changelog-reader-action action to v2.2.0 (#2102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d640c39725
commit
903f11c303
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_github_releases.yml
vendored
2
.github/workflows/deploy_github_releases.yml
vendored
|
@ -84,7 +84,7 @@ jobs:
|
|||
|
||||
- name: Get Changelog Entry
|
||||
id: changelog_reader
|
||||
uses: mindsers/changelog-reader-action@v2.1.1
|
||||
uses: mindsers/changelog-reader-action@v2.2.0
|
||||
with:
|
||||
version: ${{ github.ref }}
|
||||
path: ./CHANGELOG.md
|
||||
|
|
Loading…
Reference in a new issue