Skip to content

Commit 3d3351c

Browse files
Update workflow to use new security scan path
1 parent 6e54d4f commit 3d3351c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflow-templates/security-full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
permissions:
1313
security-events: write
1414
contents: read
15-
uses: checkr/.github/.github/workflows/security-full.yml@main
15+
uses: checkr/workflows-public/.github/workflows/security-full.yml@main
1616
with:
1717
product: 'YourTeamName' # REQUIRED: Set your team/product name (e.g., Platform, Security, Customer)
1818
run-sast: true

0 commit comments

Comments
 (0)