Skip to content

Commit

Permalink
upgrade super-linter from 5.0.0 to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamralph committed Jan 31, 2024
1 parent d8a6618 commit 59f19e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: github/super-linter@v5.0.0
- uses: github/super-linter@v6.0.0
env:
FILTER_REGEX_EXCLUDE: \bcodeql-analysis\.yml$|\bLICENSE$
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 59f19e6

Please sign in to comment.