Skip to content

Commit 18bc3af

Browse files
deps(deps): update wagoid/commitlint-github-action action to v6.2.1 (#80)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9474c9f commit 18bc3af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding-standards.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4.2.2
2323

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

0 commit comments

Comments
 (0)