From ec922b9022b1c562c80143aa5470e0d9c81b0868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 06:44:08 +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 a82132c0bd6c7261ffcb78e754c46c70ab57ad9a. - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](https://github.com/google/osv-scanner-action/compare/3a7550f43ba5b58905a821ce3a0ed24c4858b3f4...a82132c0bd6c7261ffcb78e754c46c70ab57ad9a) --- updated-dependencies: - dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml dependency-version: a82132c0bd6c7261ffcb78e754c46c70ab57ad9a 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..dfc382bc 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@a82132c0bd6c7261ffcb78e754c46c70ab57ad9a # v2.3.8 + export-results gate permissions: actions: read contents: read