Skip to content

Commit 9854767

Browse files
chore(deps): update wagoid/commitlint-github-action action to v6 (#1539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a193e1b commit 9854767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
fetch-depth: 0
1414
persist-credentials: false
15-
- uses: wagoid/commitlint-github-action@v5
15+
- uses: wagoid/commitlint-github-action@v6
1616
with:
1717
configFile: './package.json'
1818
env:

0 commit comments

Comments
 (0)