We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ef4ae commit 15c2dd2Copy full SHA for 15c2dd2
.github/workflows/coding-standards.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/[email protected]
23
24
- name: 🧐 Lint commits using "commitlint"
25
- uses: wagoid/[email protected].0
+ uses: wagoid/[email protected].1
26
with:
27
configFile: ${{ github.workspace }}/.github/.commitlint.config.mjs
28
failOnWarnings: false
0 commit comments