Skip to content

Commit

Permalink
chore(action): bump oxsecurity/megalinter from 8.2.0 to 8.3.0
Browse files Browse the repository at this point in the history
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@v8.2.0...v8.3.0)

---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 39f14cd commit 0eb0222
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.2.0 # see https://megalinter.io/latest/flavors/ci_light/
uses: oxsecurity/megalinter/flavors/ci_light@v8.3.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 0eb0222

Please sign in to comment.