Skip to content

Commit

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

Build(deps): bump oxsecurity/megalinter from 7 to 8
  • Loading branch information
ncalteen authored Sep 3, 2024
2 parents b573c08 + 38a1cd9 commit 23c63f3
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 23c63f3

Please sign in to comment.