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 d932502 + 09af310 commit 4031fbbCopy full SHA for 4031fbb
.github/workflows/linter.yml
@@ -43,7 +43,7 @@ jobs:
43
# Run Linter against code base #
44
################################
45
- name: Lint Code Base
46
- uses: docker://github/super-linter:v2.2.0
+ uses: docker://github/super-linter:v2.2.2@sha256:440bc28f423a1c497b2ef72a18b180d92708c0943355e53189cc98605d808bf8
47
env:
48
VALIDATE_ALL_CODEBASE: false
49
VALIDATE_ANSIBLE: false
0 commit comments