Skip to content

Commit

Permalink
CI(deps): Update super-linter/super-linter action to v6.7.0 (#1139)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2024
1 parent 53f6d69 commit 52548e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# list of files that changed across commits
fetch-depth: 0
- name: Lint code base
uses: super-linter/super-linter@88ea3923a7e1f89dd485d079f6eb5f5e8f937589 # v6.6.0
uses: super-linter/super-linter@3fe03abab2eafb293ace16d4a3b07aeabcb3f1a0 # v6.7.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# By default, super-linter expect all linters to have their config
Expand Down

0 comments on commit 52548e7

Please sign in to comment.