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 4004bdc commit 216ca10Copy full SHA for 216ca10
1 file changed
.github/workflows/lint-gherkin.yml
@@ -8,6 +8,6 @@ jobs:
8
name: Lint Gherkin Feature files
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
12
- uses: bahmutov/npm-install@20216767ca67f0f7b4d095dc5859c5700a6581cb # v1
13
- run: npm run lint
0 commit comments