Skip to content

Commit

Permalink
chore(action): bump oxsecurity/megalinter from 8.3.0 to 8.4.0 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 3647565 commit 7d78aff
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@v8.3.0 # see https://megalinter.io/latest/flavors/ci_light/
uses: oxsecurity/megalinter/flavors/ci_light@v8.4.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 7d78aff

Please sign in to comment.