Skip to content

Commit

Permalink
chore(action): bump oxsecurity/megalinter from 6.18.0 to 8.1.0 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 34f2a3c commit 391f0c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Lint
uses: oxsecurity/megalinter/flavors/ci_light@v6.18.0 # see https://megalinter.io/latest/flavors/ci_light/
uses: oxsecurity/megalinter/flavors/ci_light@v8.1.0 # see https://megalinter.io/latest/flavors/ci_light/
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: true
Expand Down

0 comments on commit 391f0c5

Please sign in to comment.