We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b4c63a commit 2c3a614Copy full SHA for 2c3a614
.github/workflows/linting.yml
@@ -206,7 +206,7 @@ jobs:
206
# list of files that changed across commits
207
fetch-depth: 0
208
- name: Lint code base
209
- uses: super-linter/super-linter/slim@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1.0
+ uses: super-linter/super-linter/slim@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0
210
env:
211
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
212
DEFAULT_BRANCH: main
0 commit comments