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 aed4f91 commit 6c32855Copy full SHA for 6c32855
1 file changed
.github/workflows/ci-cd.yml
@@ -20,7 +20,7 @@ jobs:
20
ci-cd:
21
runs-on: ubuntu-latest
22
steps:
23
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
24
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6
25
if: github.event_name == 'pull_request'
26
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
0 commit comments