Skip to content

Commit f9d66e8

Browse files
authored
Merge pull request #412 from Simple-Robotics/dependabot/github_actions/devel/tarides/changelog-check-action-3
build(deps): bump tarides/changelog-check-action from 2 to 3
2 parents e9376ff + 5766d07 commit f9d66e8

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
@@ -9,6 +9,6 @@ jobs:
99
name: Check changelog action
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: tarides/changelog-check-action@v2
12+
- uses: tarides/changelog-check-action@v3
1313
with:
1414
changelog: CHANGELOG.md

0 commit comments

Comments
 (0)