Skip to content

Commit

Permalink
build(deps): bump tarides/changelog-check-action from 2 to 3
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jcarpent committed Aug 7, 2024
1 parent 80851b0 commit 86720e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
name: Check changelog action
runs-on: ubuntu-latest
steps:
- uses: tarides/changelog-check-action@v2
- uses: tarides/changelog-check-action@v3
with:
changelog: CHANGELOG.md

0 comments on commit 86720e6

Please sign in to comment.