Skip to content

Commit d736f26

Browse files
authored
Merge pull request #8 from deploymenttheory/dependabot/github_actions/super-linter/super-linter-8.2.0
build(deps): bump super-linter/super-linter from 8.1.0 to 8.2.0
2 parents 2604a26 + 47608f3 commit d736f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fetch-depth: 0
2828

2929
- name: Lint Code Base with Super-Linter
30-
uses: super-linter/super-linter@v8.1.0
30+
uses: super-linter/super-linter@v8.2.0
3131
env:
3232
DEFAULT_BRANCH: origin/main
3333
VALIDATE_ALL_CODEBASE: false # tells the linter to only check files that have been modified in the current pull request

0 commit comments

Comments
 (0)