Skip to content

Commit 6ea9cbd

Browse files
Copilotzubinqayam
andcommitted
Fix module imports and OSV scanner version
Co-authored-by: zubinqayam <221898115+zubinqayam@users.noreply.github.com>
1 parent c3c82c4 commit 6ea9cbd

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
cyclonedx-npm --output-format json --output-file sbom.json || true
3232
3333
- name: Setup osv-scanner
34-
uses: google/osv-scanner-action@v1
34+
uses: google/osv-scanner-action@v1.9.0
3535
with:
3636
args: -r . -o vuln_report.txt
3737

modules/__init__.py

Whitespace-only changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)