Skip to content

Commit 9620af8

Browse files
authored
Merge pull request #1 from auth0-samples/fix-scan-tool
Fix the public scan tool
2 parents f07b974 + 41584b9 commit 9620af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sca_scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
snyk-cli:
9-
uses: atko-security/devsecops-tooling/.github/workflows/sca-scan.yml@main
9+
uses: auth0/devsecops-tooling/.github/actions/sca-scan@main
1010
with:
1111
additional-arguments: "--exclude=README.md,.jfrog"
1212
dotnet-version: "10.0"

0 commit comments

Comments
 (0)