File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 spellcheck :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
12+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
1313 with :
1414 persist-credentials : false
1515
Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ jobs:
2121
2222 steps :
2323 - name : Checkout Code
24- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
24+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
2525 with :
2626 fetch-depth : 0
2727 persist-credentials : false
2828
2929 - name : Lint Code Base
30- uses : super-linter/super-linter/slim@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6 .0
30+ uses : super-linter/super-linter/slim@4ce20838b8ab83717e78138c5b3a1407148e0918 # v8.7 .0
3131 env :
3232 DEFAULT_BRANCH : main
3333 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments