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 2e28264 commit 77f7242Copy full SHA for 77f7242
.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@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1.0
+ uses: super-linter/super-linter@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0
28
env:
29
# To report GitHub Actions status checks
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments