Skip to content

Commit

Permalink
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] committed Aug 5, 2024
1 parent 676b0f5 commit 5b8868b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,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: NEWS.md

0 comments on commit 5b8868b

Please sign in to comment.