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 0926cff + c0aee67 commit 04dabbeCopy full SHA for 04dabbe
.github/workflows/linter.yaml
@@ -28,7 +28,7 @@ jobs:
28
python -m pip install --upgrade pip
29
pip install -r requirements.txt -r requirements-test.txt
30
- name: Lint Code Base
31
- uses: super-linter/super-linter@56576d491db07c7236b445ab09991ca49d12b0c6
+ uses: super-linter/super-linter@5b638caee6ba65e25e07143887b669a1233847a0
32
env:
33
DEFAULT_BRANCH: main
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments