Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 8bb1b83

Browse files
chore(deps): bump wagoid/commitlint-github-action from 6.0.1 to 6.0.2 (#379)
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 6.0.1 to 6.0.2. - [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md) - [Commits](wagoid/commitlint-github-action@v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: wagoid/commitlint-github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1633fd4 commit 8bb1b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commitlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
node-version: "20"
1414
- run: npm install
15-
- uses: wagoid/[email protected].1
15+
- uses: wagoid/[email protected].2
1616
with:
1717
configFile: .commitlintrc.yml
1818
env:

0 commit comments

Comments
 (0)