We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4993e5f commit e7cef10Copy full SHA for e7cef10
.github/workflows/linter.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
container:
19
# yamllint disable-line
20
- image: ghcr.io/super-linter/super-linter@sha256:5f36f6ff08fa41b4f4baf0f92dfb00081c1825a098908d344ddc8024084fde33 # v8.5.0
+ image: ghcr.io/super-linter/super-linter@sha256:3c41d24b5e9af01321ded922cfe934a0e1298132b3244716aa9074e0812b76da # v8.5.0
21
env:
22
RUN_LOCAL: true
23
VALIDATE_ALL_CODEBASE: false
0 commit comments