Skip to content

Commit 040c04c

Browse files
chore(deps): update wagoid/commitlint-github-action action to v5 (#1153)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3936578 commit 040c04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- uses: actions/checkout@v3
99
with:
1010
fetch-depth: 0
11-
- uses: wagoid/commitlint-github-action@v4
11+
- uses: wagoid/commitlint-github-action@v5
1212
with:
1313
configFile: './package.json'
1414
env:

0 commit comments

Comments
 (0)