Skip to content

Commit b59e0db

Browse files
chore(action): bump oxsecurity/megalinter from 9.3.0 to 9.4.0 (#51)
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 9.3.0 to 9.4.0. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@v9.3.0...v9.4.0) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13ec03c commit b59e0db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v6
1919

2020
- name: Lint
21-
uses: oxsecurity/megalinter/flavors/ci_light@v9.3.0 # see https://megalinter.io/flavors/
21+
uses: oxsecurity/megalinter/flavors/ci_light@v9.4.0 # see https://megalinter.io/flavors/
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
# See https://megalinter.io/configuration/ for all available configurations

0 commit comments

Comments
 (0)