Skip to content

Commit f08d25d

Browse files
chore(deps): bump wagoid/commitlint-github-action from 5.4.5 to 6.2.0
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 5.4.5 to 6.2.0. - [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md) - [Commits](wagoid/commitlint-github-action@v5.4.5...v6.2.0) --- updated-dependencies: - dependency-name: wagoid/commitlint-github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f779c3 commit f08d25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v4
2121
with:
2222
fetch-depth: 0
23-
- uses: wagoid/commitlint-github-action@v5.4.5
23+
- uses: wagoid/commitlint-github-action@v6.2.0
2424
lint:
2525
runs-on: ubuntu-latest
2626
steps:

0 commit comments

Comments
 (0)