aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-04 09:03:32 +0530
committerGitHub <noreply@github.com>2022-07-04 09:03:32 +0530
commit49dd2cbfc203d11172615f19fd6dd1d79a6eb6e4 (patch)
treeddc63a29e0513e7223a944f12c7241e93635df87 /.github/workflows
parent384855b11c1eee2697fde868bfdfd92ab38f214b (diff)
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>
Diffstat (limited to '.github/workflows')
-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 96b8db84..66ca9a56 100644
--- a/.github/workflows/deploy_github_releases.yml
+++ b/.github/workflows/deploy_github_releases.yml
@@ -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