We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f8f35f + 8a43146 commit 5633325Copy full SHA for 5633325
1 file changed
.github/workflows/lint.yaml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
26
with:
27
fetch-depth: 0
28
- - uses: wagoid/commitlint-github-action@0d749a1a91d4770e983a7b8f83d4a3f0e7e0874e # v5.4.4
+ - uses: wagoid/commitlint-github-action@5ce82f5d814d4010519d15f0552aec4f17a1e1fe # v5.4.5
29
lint-actions:
30
permissions:
31
contents: read
0 commit comments