Skip to content

Commit 1b4d987

Browse files
deps(deps): update wagoid/commitlint-github-action action to v6.1.2
1 parent 69303aa commit 1b4d987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v4.1.7
2828

2929
- name: 🧐 Lint commits using "commitlint"
30-
uses: wagoid/commitlint-github-action@v6.0.1
30+
uses: wagoid/commitlint-github-action@v6.1.2
3131
with:
3232
configFile: ${{ github.workspace }}/.github/.commitlint.config.mjs
3333
failOnWarnings: false

0 commit comments

Comments
 (0)