Skip to content

Rename secretScanning to secretScanning.yml #1

Rename secretScanning to secretScanning.yml

Rename secretScanning to secretScanning.yml #1

name: "SecretScan"
on:
push:
branches: [dev, main]
pull_request:
# The branches below must be a subset of the branches above
branches: [dev, main]
jobs:
Analyze:

Check failure on line 11 in .github/workflows/secretScanning.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/secretScanning.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
steps:
uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # v4.0.0
with:
fetch-depth: 0 # Fetch the entire commit history
- name: Secret Scanning
uses: LexisNexis-RBA/risk-seceng-SecretScanningGitHubAction@v1