We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14a2008 commit b318f57Copy full SHA for b318f57
.github/workflows/security-report.yaml
@@ -33,7 +33,7 @@ jobs:
33
- uses: rsdmike/github-security-report-action@a149b24539044c92786ec39af8ba38c93496495d # v3.0.4
34
with:
35
sarifReportDir: ${{ github.workspace }}
36
- template: report
+ template: report_sca
37
token: ${{ secrets.GITHUB_TOKEN }}
38
- uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
39
0 commit comments