Skip to content

Commit e78eac0

Browse files
chore(deps): bump oxsecurity/megalinter from 7 to 8
chore(deps): bump oxsecurity/megalinter from 7 to 8 in #130 by @dependabot[bot], contributing to Changed files: - '.github/workflows/megalinter.yml' Approved by: @ElBe-Plaq Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents a7dfd1e + c10755d commit e78eac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/megalinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fetch-depth: 0
3333
- name: MegaLinter
3434
id: ml
35-
uses: oxsecurity/megalinter@v7
35+
uses: oxsecurity/megalinter@v8
3636
env:
3737
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)