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 6b4c63a commit dbdd7bbCopy full SHA for dbdd7bb
.github/workflows/linting.yml
@@ -206,7 +206,7 @@ jobs:
206
# list of files that changed across commits
207
fetch-depth: 0
208
- name: Lint code base
209
- uses: super-linter/super-linter/slim@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1.0
+ uses: super-linter/super-linter/slim@47984f49b4e87383eed97890fe2dca6063bbd9c3 # v8.3.1
210
env:
211
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
212
DEFAULT_BRANCH: main
0 commit comments