Skip to content

Commit 5d5e5ad

Browse files
build(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-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e7cfe8 commit 5d5e5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
name: Check changelog action
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: tarides/changelog-check-action@v2
13+
- uses: tarides/changelog-check-action@v3
1414
with:
1515
changelog: CHANGELOG.md

0 commit comments

Comments
 (0)