Skip to content

Commit 2e2d611

Browse files
authored
Merge pull request #569 from stack-of-tasks/dependabot/github_actions/devel/tarides/changelog-check-action-3
build(deps): bump tarides/changelog-check-action from 2 to 3
2 parents 5e7cfe8 + 5d5e5ad commit 2e2d611

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)