Skip to content

Commit d56091e

Browse files
authored
Merge pull request #312 from AliceO2Group/dependabot/github_actions/oxsecurity/megalinter-9.0.1
Bump oxsecurity/megalinter from 8.7.0 to 9.0.1
2 parents 3a1fac3 + 32dddb5 commit d56091e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
id: ml
3939
# You can override MegaLinter flavor used to have faster performances
4040
# More info at https://megalinter.io/flavors/
41-
uses: oxsecurity/megalinter@v8.7.0
41+
uses: oxsecurity/megalinter@v9.0.1
4242
env:
4343
# All available variables are described in documentation:
4444
# https://megalinter.io/configuration/

0 commit comments

Comments
 (0)