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 9df95b1 commit d08c9d8Copy full SHA for d08c9d8
.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@47984f49b4e87383eed97890fe2dca6063bbd9c3 # v8.3.1
+ uses: super-linter/super-linter@d5b0a2ab116623730dd094f15ddc1b6b25bf7b99 # v8.3.2
28
env:
29
# To report GitHub Actions status checks
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments