Update google/osv-scanner-action action to v2 #70
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot].This notice will be removed on 2025-10-07.
This PR contains the following updates:
v1.9.2->v2.2.3Release Notes
google/osv-scanner-action (google/osv-scanner-action)
v2.2.3Compare Source
What's Changed
Full Changelog: google/osv-scanner-action@v2.2.2...v2.2.3
v2.2.2Compare Source
This updates OSV-Scanner to v2.2.2.
What's Changed
Full Changelog: google/osv-scanner-action@v2.2.1...v2.2.2
v2.2.1Compare Source
What's Changed
OSV-Scanner now supports all OSV-Scalibr features behind experimental flags (
--experimental-plugins, see details here)!Features:
Fixes:
API Changes:
v2.1.0Compare Source
What's Changed
Full Changelog: google/osv-scanner-action@v2.0.3...v2.1.0
v2.0.3Compare Source
Update to use osv-scanner v2.0.3
Notable changes:
--allow-no-lockfilesyou can pass to osv-scanner to avoid getting an error when running against a repo with no lockfiles.v2.0.2Compare Source
Update osv-scanner to v2.0.2
v2.0.1Compare Source
What's Changed
Full Changelog: google/osv-scanner-action@v2.0.0...v2.0.1
v2.0.0Compare Source
What's Changed
Breaking changes
By default, osv-scanner-action no longer scans the HEAD git hash. This means if there are no other lockfiles found to scan, then osv-scanner-action will fail the workflow, as it is likely it's setup incorrectly.
To match the previous behavior, pass
--include-git-roottoscan-args, e.g.Full Changelog: google/osv-scanner-action@v1.9.2...v2.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.