Skip to content

Commit 951dd5c

Browse files
chore(deps): bump wagoid/commitlint-github-action from 5.3.0 to 5.4.1 (#71)
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 5.3.0 to 5.4.1. - [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md) - [Commits](wagoid/commitlint-github-action@v5.3.0...v5.4.1) --- updated-dependencies: - dependency-name: wagoid/commitlint-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cff6871 commit 951dd5c

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@v3
2121
with:
2222
fetch-depth: 0
23-
- uses: wagoid/commitlint-github-action@v5.3.0
23+
- uses: wagoid/commitlint-github-action@v5.4.1
2424
lint:
2525
runs-on: ubuntu-latest
2626
steps:

0 commit comments

Comments
 (0)