chore(deps): update mindsers/changelog-reader-action action to v2.1.1 (#1981)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
384855b11c
commit
49dd2cbfc2
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
|
@ -83,7 +83,7 @@ jobs:
|
|||
|
||||
- name: Get Changelog Entry
|
||||
id: changelog_reader
|
||||
uses: mindsers/changelog-reader-action@v2.1.0
|
||||
uses: mindsers/changelog-reader-action@v2.1.1
|
||||
with:
|
||||
version: ${{ github.ref }}
|
||||
path: ./CHANGELOG.md
|
||||
|
|
Loading…
Reference in a new issue