Skip to content

Commit 9155d6b

Browse files
committed
chore(deps): Update github actions dependencies
1 parent f055cb8 commit 9155d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-package-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: martinbeentjes/npm-get-version-action@v1.2.3
2828
- name: Check Changelog version
2929
id: changelog_reader
30-
uses: mindsers/changelog-reader-action@v2.2.1
30+
uses: mindsers/changelog-reader-action@v2.2.2
3131
with:
3232
version: ${{ steps.package-version.outputs.current-version }}
3333
path: ./CHANGELOG.md

0 commit comments

Comments
 (0)