Skip to content

Commit 9f07608

Browse files
Bump tarides/changelog-check-action from 3 to 4
Bumps [tarides/changelog-check-action](https://github.com/tarides/changelog-check-action) from 3 to 4. - [Release notes](https://github.com/tarides/changelog-check-action/releases) - [Commits](tarides/changelog-check-action@v3...v4) --- updated-dependencies: - dependency-name: tarides/changelog-check-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31c06f9 commit 9f07608

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/changelog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v6
16-
- uses: tarides/changelog-check-action@v3
16+
- uses: tarides/changelog-check-action@v4
1717
with:
1818
changelog: CHANGELOG.md
1919

0 commit comments

Comments
 (0)