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 ced8264 commit 1ac73c1Copy full SHA for 1ac73c1
.github/workflows/superlinter.yml
@@ -27,6 +27,7 @@ jobs:
27
uses: actions/checkout@v4
28
with:
29
fetch-depth: 0
30
+ persist-credentials: false
31
32
- name: Lint Code Base
33
uses: docker://ghcr.io/super-linter/super-linter:slim-v8.1.0
0 commit comments