Skip to content

Commit

Permalink
Try bumping Super-Linter to 7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
laurynas-biveinis committed Dec 16, 2024
1 parent abe2f3b commit 9ed327a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fetch-depth: 0

- name: Run Super-Linter
uses: super-linter/super-linter/slim@v6.3.1
uses: super-linter/super-linter/slim@v7.2.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FILTER_REGEX_EXCLUDE: .*(emacs/.emacs.d/elpa/).*
Expand Down

0 comments on commit 9ed327a

Please sign in to comment.