Skip to content

Commit 216ca10

Browse files
Bump actions/checkout from 6.0.2 to 6.0.3 (#293)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4004bdc commit 216ca10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-gherkin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
name: Lint Gherkin Feature files
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
11+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1212
- uses: bahmutov/npm-install@20216767ca67f0f7b4d095dc5859c5700a6581cb # v1
1313
- run: npm run lint

0 commit comments

Comments
 (0)