Skip to content

Commit

Permalink
ci: update super-linter/super-linter action to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 17, 2024
1 parent 38d3c0a commit 97e3274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fetch-depth: 0

- name: Lint
uses: super-linter/super-linter@v6.3.0
uses: super-linter/super-linter@v7.1.0
env:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 97e3274

Please sign in to comment.