Skip to content

Commit 2c5e316

Browse files
committed
fix: skip submodules during vulnerability triage
1 parent 7abf19a commit 2c5e316

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/vulnerability-triage.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,6 @@ jobs:
262262
steps:
263263
- name: Checkout repository
264264
uses: actions/checkout@v4
265-
with:
266-
submodules: recursive
267265

268266
- name: Download scan results
269267
if: needs.scan.outputs.has_vulnerabilities == 'true'

0 commit comments

Comments
 (0)