Skip to content

Commit

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

Bump github/super-linter from 4.9.6 to 4.9.7
  • Loading branch information
adamralph authored Oct 5, 2022
2 parents ca4d1ef + f12edb3 commit 5cf1649
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.0.2
- uses: github/super-linter@v4.9.6
- uses: github/super-linter@v4.9.7
env:
FILTER_REGEX_EXCLUDE: \bcodeql-analysis\.yml$|\bLICENSE$|\boutput.*\.txt$
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5cf1649

Please sign in to comment.