We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dd3db7 commit ae9801aCopy full SHA for ae9801a
.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