From 9eb5a652b371eab1ef732bd335f3513582722d33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:06:21 +0000 Subject: [PATCH] build(deps): bump google/osv-scanner-action Bumps the actions group with 1 update in the / directory: [google/osv-scanner-action](https://github.com/google/osv-scanner-action). Updates `google/osv-scanner-action` from 2.0.2 to 2.3.8 - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](https://github.com/google/osv-scanner-action/compare/v2.0.2...v2.3.8) --- updated-dependencies: - dependency-name: google/osv-scanner-action dependency-version: 2.3.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6f2e7de8..31ae408a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: # import electron can load. - run: node node_modules/electron/install.js - name: OSV supply-chain scan (lockfile) - uses: google/osv-scanner-action/osv-scanner-action@v2.0.2 + uses: google/osv-scanner-action/osv-scanner-action@v2.3.8 with: scan-args: |- --config=osv-scanner.toml