aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-09-01 19:09:04 +0530
committerGitHub <noreply@github.com>2022-09-01 19:09:04 +0530
commit903f11c30352ecc551d25a7e43e81d8333ea048e (patch)
tree990bd59f502dbbeb045de3da4116128bb2c7297f
parentd640c397256b3c922976bfa71260dd3797922e01 (diff)
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>
-rw-r--r--.github/workflows/deploy_github_releases.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy_github_releases.yml b/.github/workflows/deploy_github_releases.yml
index aa7191b4..04988279 100644
--- a/.github/workflows/deploy_github_releases.yml
+++ b/.github/workflows/deploy_github_releases.yml
@@ -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