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.
2 parents 04eac00 + af5b3ca commit aedd7b0Copy full SHA for aedd7b0
.github/workflows/super-linter.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Lint Code Base
34
# yamllint disable-line rule:line-length
35
- uses: super-linter/super-linter@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # @v8.2.0
+ uses: super-linter/super-linter@2bdd90ed3262e023ac84bf8fe35dc480721fc1f2 # @v8.2.1
36
env:
37
VALIDATE_ALL_CODEBASE: false
38
DEFAULT_BRANCH: "main"
0 commit comments