Skip to content

Commit 65680e2

Browse files
authored
Merge branch 'master' into feat/tpl-updates
2 parents eacf576 + 8289040 commit 65680e2

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)