Skip to content

Commit 0e897f2

Browse files
chore(deps): bump tarides/changelog-check-action from 2 to 3
Bumps [tarides/changelog-check-action](https://github.com/tarides/changelog-check-action) from 2 to 3. - [Release notes](https://github.com/tarides/changelog-check-action/releases) - [Commits](tarides/changelog-check-action@v2...v3) --- updated-dependencies: - dependency-name: tarides/changelog-check-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2272a4 commit 0e897f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: ✅ Check if CHANGELOG.md was modified
17-
uses: tarides/changelog-check-action@v2
17+
uses: tarides/changelog-check-action@v3
1818
with:
1919
changelog: CHANGELOG.md

0 commit comments

Comments
 (0)