Skip to content

Commit

Permalink
Merge pull request #85 from issue-ops/dependabot/github_actions/oxsec…
Browse files Browse the repository at this point in the history
…urity/megalinter-8

Bump oxsecurity/megalinter from 7 to 8
  • Loading branch information
ncalteen authored Sep 3, 2024
2 parents 3d1d383 + 22ec735 commit 83ce5e1
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 @@ -40,6 +40,6 @@ jobs:

- name: Lint Codebase
id: lint
uses: oxsecurity/megalinter/flavors/javascript@v7
uses: oxsecurity/megalinter/flavors/javascript@v8
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 83ce5e1

Please sign in to comment.