Skip to content

Commit

Permalink
Merge pull request #867 from adamralph/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub/super-linter-5.0.0

Bump github/super-linter from 4.10.1 to 5.0.0
  • Loading branch information
adamralph authored May 24, 2023
2 parents 7d6b2d5 + 04ebc5f commit 7b484c4
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/checkout@v3.5.2
- uses: github/super-linter@v4.10.1
- uses: github/super-linter@v5.0.0
env:
FILTER_REGEX_EXCLUDE: \bcodeql-analysis\.yml$|\bLICENSE$|\bversions\.txt$
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7b484c4

Please sign in to comment.