Skip to content

Commit 843ed04

Browse files
chore(deps): update super-linter/super-linter action to v8.5.0
1 parent 7278286 commit 843ed04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
# list of files that changed across commits
210210
fetch-depth: 0
211211
- name: Lint code base
212-
uses: super-linter/super-linter/slim@12562e48d7059cf666c43a4ecb0d3b5a2b31bd9e # v8.4.0
212+
uses: super-linter/super-linter/slim@61abc07d755095a68f4987d1c2c3d1d64408f1f9 # v8.5.0
213213
env:
214214
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
215215
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)