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 c30a760 commit 85f2601Copy full SHA for 85f2601
.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@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0
+ uses: super-linter/super-linter@2bdd90ed3262e023ac84bf8fe35dc480721fc1f2 # v8.2.1
35
env:
36
DEFAULT_BRANCH: origin/main
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments