Skip to content

Commit b318f57

Browse files
author
Tyler Titsworth
authored
Update security-report.yaml
Signed-off-by: Tyler Titsworth <tyler.titsworth@intel.com>
1 parent 14a2008 commit b318f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-report.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: rsdmike/github-security-report-action@a149b24539044c92786ec39af8ba38c93496495d # v3.0.4
3434
with:
3535
sarifReportDir: ${{ github.workspace }}
36-
template: report
36+
template: report_sca
3737
token: ${{ secrets.GITHUB_TOKEN }}
3838
- uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
3939
with:

0 commit comments

Comments
 (0)