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 f1b7531 commit a18d6e3Copy full SHA for a18d6e3
.github/workflows/super-linter.yml
@@ -24,7 +24,7 @@ jobs:
24
run: grep -v '^#' .github/super-linter.env | grep -v 'FIX_' >> "$GITHUB_ENV"
25
26
- name: Super-linter
27
- uses: super-linter/super-linter@12150456a73e248bdc94d0794898f94e23127c88 # v7.4.0
+ uses: super-linter/super-linter@5119dcd8011e92182ce8219d9e9efc82f16fddb6 # v8.0.0
28
env:
29
# To report GitHub Actions status checks
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments