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 9219491 commit 17a1a67Copy full SHA for 17a1a67
.github/workflows/lint.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
fetch-depth: 0
30
- name: 🧹 run superlinter
31
- uses: super-linter/super-linter@85f7611e0f7b53c8573cca84aa0ed4344f6f6a4d # v7.2.1
+ uses: super-linter/super-linter@5119dcd8011e92182ce8219d9e9efc82f16fddb6 # v8.0.0
32
env:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
LINTER_RULES_PATH: "."
0 commit comments