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 c93a385 commit 8012a3fCopy full SHA for 8012a3f
megalinter/descriptors/salesforce.megalinter-descriptor.yml
@@ -311,7 +311,7 @@ linters:
311
dockerfile:
312
- |-
313
# renovate: datasource=npm depName=lightning-flow-scanner-cli
314
- ARG LIGHTNING_FLOW_SCANNER_VERSION=5.2.0
+ ARG LIGHTNING_FLOW_SCANNER_VERSION=5.8.0
315
316
RUN echo y|sf plugins install lightning-flow-scanner-cli@${LIGHTNING_FLOW_SCANNER_VERSION} \
317
&& (npm cache clean --force || true) \
0 commit comments