We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fbd3fb commit 5a9fc00Copy full SHA for 5a9fc00
.github/workflows/lint.yaml
@@ -44,7 +44,7 @@ jobs:
44
id: ml
45
# You can override MegaLinter flavor used to have faster performances
46
# More info at https://megalinter.io/flavors/
47
- uses: oxsecurity/megalinter/flavors/cupcake@bacb5f8674e3730b904ca4d20c8bd477bc51b1a7 # v7
+ uses: oxsecurity/megalinter/flavors/cupcake@55a59b24a441e0e1943080d4a512d827710d4a9d # v9
48
env:
49
# All available variables are described in documentation
50
# https://megalinter.io/configuration/
0 commit comments