We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7a7bb3 commit 1f516c2Copy full SHA for 1f516c2
.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@62c799d895af9bcbca5eacfebca29d527f125a57 # v9
48
env:
49
# All available variables are described in documentation
50
# https://megalinter.io/configuration/
0 commit comments