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.
2 parents f28052c + ecd792f commit 337ec46Copy full SHA for 337ec46
.github/workflows/commitlint.yml
@@ -10,5 +10,5 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
# yamllint disable rule:line-length
13
- - uses: actions/checkout@v4
14
- - uses: wagoid/commitlint-github-action@v5
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: wagoid/commitlint-github-action@9763196e10f27aef304c9b8b660d31d97fce0f99 # v5
0 commit comments