Skip to content

Commit 8289040

Browse files
committed
chore(deps): update wagoid/commitlint-github-action action to v6.0.1
1 parent c1da893 commit 8289040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
# See: https://github.com/wagoid/commitlint-github-action
2222
- name: 🧐 Lint commits using "commitlint"
23-
uses: wagoid/commitlint-github-action@v6.0.0
23+
uses: wagoid/commitlint-github-action@v6.0.1
2424
with:
2525
configFile: ${{ github.workspace }}/.github/.commitlint.config.mjs
2626
failOnWarnings: false

0 commit comments

Comments
 (0)