From 9b59cf1427ffc71a956735644632fa385c3d71eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 09:56:21 +0000 Subject: [PATCH] ci: bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml Bumps [google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml](https://github.com/google/osv-scanner-action) from 3a7550f43ba5b58905a821ce3a0ed24c4858b3f4 to 8e5cf47b818121e8b405931c82126c2630b0b20d. - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](https://github.com/google/osv-scanner-action/compare/3a7550f43ba5b58905a821ce3a0ed24c4858b3f4...8e5cf47b818121e8b405931c82126c2630b0b20d) --- updated-dependencies: - dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml dependency-version: 8e5cf47b818121e8b405931c82126c2630b0b20d dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/osvscanner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/osvscanner.yml b/.github/workflows/osvscanner.yml index 806c8086..76801800 100644 --- a/.github/workflows/osvscanner.yml +++ b/.github/workflows/osvscanner.yml @@ -17,7 +17,7 @@ jobs: if: github.event_name == 'pull_request' # Companion SCA lane for manifest evidence. Central .github still owns the # required review/security/scheduler workflows. - uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@3a7550f43ba5b58905a821ce3a0ed24c4858b3f4 # v2.3.8 + export-results gate + uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@8e5cf47b818121e8b405931c82126c2630b0b20d # v2.3.8 + export-results gate permissions: actions: read contents: read