Thanks to visit codestin.com Credit goes to github.com
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 3c8af92 commit 969ed45Copy full SHA for 969ed45
.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