Skip to content

Commit e9c5850

Browse files
authored
Update c-cpp.yml
1 parent 6ff3c5e commit e9c5850

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/c-cpp.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ jobs:
1111
client-id: ${{ secrets.CIMON_CLIENT_ID }}
1212
secret: ${{ secrets.CIMON_SECRET }}
1313
report-process-tree: true
14-
feature-gates: "SBOM=true"
14+
feature-gates: "SBOM=true,FSSensor=true"
15+
apply-fs-events: true
16+
1517

1618
- uses: actions/checkout@v4
1719

0 commit comments

Comments
 (0)