Skip to content

Commit 54a1dd9

Browse files
chore(ci)(deps): bump google/osv-scanner-action/osv-scanner-action (#3336)
Bumps [google/osv-scanner-action/osv-scanner-action](https://github.com/google/osv-scanner-action) from 8dc09193bb540e09b23da07ad7e30bd33bf87018 to a82132c0bd6c7261ffcb78e754c46c70ab57ad9a. - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](google/osv-scanner-action@8dc0919...a82132c) --- updated-dependencies: - dependency-name: google/osv-scanner-action/osv-scanner-action dependency-version: a82132c0bd6c7261ffcb78e754c46c70ab57ad9a dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c5c65e commit 54a1dd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
# accept a specific advisory, add an osv-scanner.toml `[[IgnoredVulns]]`
8585
# entry rather than lowering the gate.
8686
- name: Audit dependencies for known vulnerabilities (OSV-Scanner)
87-
uses: google/osv-scanner-action/osv-scanner-action@8dc09193bb540e09b23da07ad7e30bd33bf87018 # v2.3.8
87+
uses: google/osv-scanner-action/osv-scanner-action@a82132c0bd6c7261ffcb78e754c46c70ab57ad9a # v2.3.8
8888
with:
8989
scan-args: |-
9090
--lockfile=pnpm-lock.yaml

0 commit comments

Comments
 (0)