Skip to content

Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.15 #3

Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.15

Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.15 #3

name: security-scan-sast

Check failure on line 1 in .github/workflows/security-scan-sast.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/security-scan-sast.yaml

Invalid workflow file

invalid `cron` attribute "’20 6 * * *'"
on:
pull_request:
workflow_dispatch:
schedule:
- cron: ’20 6 * * *' # Sets Semgrep to scan every day at 6:20 UTC
jobs:
scan:
uses: verygood-ops/cicd-shared/.github/workflows/security-scan-sast.yaml@security-scan-sast-v1
with:
uses_maven: true
secrets:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}