We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90cae32 + 2267c2b commit 1634830Copy full SHA for 1634830
.github/workflows/super-linter.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Lint Code Base
33
# yamllint disable-line rule:line-length
34
- uses: super-linter/super-linter@85f7611e0f7b53c8573cca84aa0ed4344f6f6a4d # @v7.2.1
+ uses: super-linter/super-linter@4e8a7c2bf106c4c766c816b35ec612638dc9b6b2 # @v7.3.0
35
env:
36
VALIDATE_ALL_CODEBASE: false
37
DEFAULT_BRANCH: "main"
0 commit comments