Skip to content

Commit 2c3a614

Browse files
chore(deps): update super-linter/super-linter action to v8.2.0
1 parent 6b4c63a commit 2c3a614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
# list of files that changed across commits
207207
fetch-depth: 0
208208
- name: Lint code base
209-
uses: super-linter/super-linter/slim@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1.0
209+
uses: super-linter/super-linter/slim@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0
210210
env:
211211
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
212212
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)