From 992cec6dd94a06ac3049747f6cf2dbf4c1bde11f Mon Sep 17 00:00:00 2001 From: L40L44 Date: Tue, 21 Jan 2025 02:21:22 -0500 Subject: [PATCH 1/2] Update osv-scanner-unified.yml --- .github/workflows/osv-scanner-unified.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/osv-scanner-unified.yml b/.github/workflows/osv-scanner-unified.yml index 94b2eab4c..6885acc0f 100644 --- a/.github/workflows/osv-scanner-unified.yml +++ b/.github/workflows/osv-scanner-unified.yml @@ -1,4 +1,3 @@ - # Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -45,7 +44,7 @@ jobs: scan-pr: if: ${{ github.event_name == 'pull_request' || github.event_name == 'merge_group' }} # If you want to copy this config, highly suggest pinning this version to a release rather than tracking the main branch - uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@8bd1ce1c4be9d98053ffd9e6e14585276a36762c" # v1.9.1 + uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@8bd1ce1c4be9d98053ffd9e6e14585276a36762c" # v1.9.1 with: # Just scan the root directory and docs, since everything else is fixtures scan-args: |- From 7aa58aa3142987344e047a17c4ff26bf349a629e Mon Sep 17 00:00:00 2001 From: L40L44 Date: Tue, 21 Jan 2025 02:35:22 -0500 Subject: [PATCH 2/2] Update osv-scanner-unified.yml --- .github/workflows/osv-scanner-unified.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/osv-scanner-unified.yml b/.github/workflows/osv-scanner-unified.yml index 6885acc0f..05c272d7c 100644 --- a/.github/workflows/osv-scanner-unified.yml +++ b/.github/workflows/osv-scanner-unified.yml @@ -44,7 +44,7 @@ jobs: scan-pr: if: ${{ github.event_name == 'pull_request' || github.event_name == 'merge_group' }} # If you want to copy this config, highly suggest pinning this version to a release rather than tracking the main branch - uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@8bd1ce1c4be9d98053ffd9e6e14585276a36762c" # v1.9.1 + uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@8bd1ce1c4be9d98053ffd9e6e14585276a36762c" # v1.9.1 with: # Just scan the root directory and docs, since everything else is fixtures scan-args: |-