Skip to content

Bump github/codeql-action/init from 4.36.2 to 4.36.3 #54

Bump github/codeql-action/init from 4.36.2 to 4.36.3

Bump github/codeql-action/init from 4.36.2 to 4.36.3 #54

Workflow file for this run

name: SCA
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]
jobs:
snyk-cli:
uses: auth0/devsecops-tooling/.github/workflows/sca-scan.yml@main
with:
additional-arguments: "--exclude=README.md"
java-version: "8"
secrets: inherit