Bump mindsers/changelog-reader-action from 2.1.1 to 2.2.2

Bumps [mindsers/changelog-reader-action](https://github.com/mindsers/changelog-reader-action) from 2.1.1 to 2.2.2.
- [Release notes](https://github.com/mindsers/changelog-reader-action/releases)
- [Changelog](https://github.com/mindsers/changelog-reader-action/blob/master/CHANGELOG.md)
- [Commits](5bfb30f787...b97ce03a10)

---
updated-dependencies:
- dependency-name: mindsers/changelog-reader-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-03 08:59:20 +00:00 committed by GitHub
parent ebf35f337d
commit 31645eba3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
- name: Get changelog entry
id: changelog_reader
uses: mindsers/changelog-reader-action@5bfb30f7871d5c4cde50cd897314f37578043394
uses: mindsers/changelog-reader-action@b97ce03a10d9bdbb07beb491c76a5a01d78cd3ef
with:
path: charts/external-dns/CHANGELOG.md
version: "v${{ steps.chart_version.outputs.version }}"