Skip to content

Commit

Permalink
Update github/super-linter action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent 7cafc10 commit 5cabf0d
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 @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Lint code base
uses: github/super-linter@v5
uses: github/super-linter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Listed but commented out linters would be nice to have.
Expand Down

0 comments on commit 5cabf0d

Please sign in to comment.