Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit aebf48e

Browse files
authoredDec 16, 2024··
chore(deps): update wagoid/commitlint-github-action action to v6.2.0
1 parent 54b331b commit aebf48e

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
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4.1.7
2323

2424
- name: 🧐 Lint commits using "commitlint"
25-
uses: wagoid/commitlint-github-action@v6.0.2
25+
uses: wagoid/commitlint-github-action@v6.2.0
2626
with:
2727
configFile: ${{ github.workspace }}/.github/.commitlint.config.mjs
2828
failOnWarnings: false

0 commit comments

Comments
 (0)
Please sign in to comment.