We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82dec7a commit 8027b79Copy full SHA for 8027b79
.github/workflows/static-analysis.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
fetch-depth: 0
22
- name: Check Commit Messages
23
- uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 # v6
+ uses: wagoid/commitlint-github-action@0184f5a228ee06430bb9e67d65f73a1a6767496a # v6
24
25
configFile: .commitlintrc.yml
26
detekt-issues:
0 commit comments