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 8cd54d6 commit 68cd86eCopy full SHA for 68cd86e
2 files changed
.github/workflows/ci-cd.yml
@@ -18,7 +18,7 @@ jobs:
18
ci-cd:
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
22
23
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6
24
if: github.event_name == 'pull_request'
.github/workflows/commitlint.yml
@@ -8,5 +8,5 @@ jobs:
8
commitlint:
9
10
11
12
0 commit comments