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 0e8d66f commit 2dbbc78Copy full SHA for 2dbbc78
.github/workflows/lint.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0
32
33
- name: Lint Code Base
34
- uses: super-linter/super-linter@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1.0
+ uses: super-linter/super-linter@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0
35
env:
36
DEFAULT_BRANCH: origin/main
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments