Skip to content

Commit 8182a59

Browse files
committed
Merge remote-tracking branch 'origin/main' into dependabot-fix/CVE-2026-29062
Co-authored-by: Ona <no-reply@ona.com>
2 parents a6a1846 + a775814 commit 8182a59

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/osv-scanner.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,11 @@ jobs:
3434
fail-on-vuln: false
3535
scan-args: |-
3636
-r
37-
--skip-git
3837
./
3938
scan-pr:
4039
if: ${{ github.event_name == 'pull_request' || github.event_name == 'merge_group' }}
4140
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@98b584ee2ed2da3935ccce10e06739d54cdcd20b" # v2.0.0
4241
with:
4342
scan-args: |-
4443
-r
45-
--skip-git
4644
./

0 commit comments

Comments
 (0)