Skip to content

Commit

Permalink
Chore(deps): bump super-linter/super-linter (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent 40c5254 commit 097d334
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
fetch-depth: 0

- name: Lint Code Base
uses: super-linter/super-linter/slim@v6.4.1
uses: super-linter/super-linter/slim@v6.5.1
env:
VALIDATE_ALL_CODEBASE: true
VALIDATE_MARKDOWN: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
fetch-depth: 0

- name: Lint Code Base
uses: super-linter/super-linter/slim@v6.4.1
uses: super-linter/super-linter/slim@v6.5.1
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_MARKDOWN: false
Expand Down

0 comments on commit 097d334

Please sign in to comment.