chore(deps): bump google/osv-scanner-action from 1.9.1 to 2.0.2
Bumps google/osv-scanner-action from 1.9.1 to 2.0.2.
Release notes
Sourced from google/osv-scanner-action's releases.
v2.0.2
Update osv-scanner to v2.0.2
v2.0.1
What's Changed
- Update to v2.0.1 by
@michaelkedarin google/osv-scanner-action#69Full Changelog: https://github.com/google/osv-scanner-action/compare/v2.0.0...v2.0.1
v2.0.0
What's Changed
- Updated to support OSV-Scanner V2
- Workflows, add support for matrix strategies by
@GeoDerpin google/osv-scanner-action#52- Support checking out submodules by
@faernin google/osv-scanner-action#57Breaking 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.osv-scan: uses: "google/osv-scanner-action/.github/workflows/[email protected]" with: scan-args: |- --include-git-root --recursive ./Full Changelog: https://github.com/google/osv-scanner-action/compare/v1.9.2...v2.0.0
v1.9.2
What's Changed
- Update to v1.9.2 by
@hogo6002in google/osv-scanner-action#53Full Changelog: https://github.com/google/osv-scanner-action/compare/v1.9.1...v1.9.2
Commits
e69cc6cMerge pull request #73 from google/update-to-v2.0.20c4f697Update unified workflow example to point to v2.0.2 reusable workflows840c9d6Update reusable workflows to point to v2.0.2 actions8dded71Update actions to use v2.0.2 osv-scanner imagebd2db87Merge pull request #70 from google/allow-ref-customisation35f462bAllow customisation of which branch scheduled scans run onf289e0cMerge pull request #67 from renovate-bot/renovate/workflowsdb92f4echore(deps): update workflows6fc7144Merge pull request #69 from google/update-to-v2.0.1ce2f529Update unified workflow example to point to v2.0.1 reusable workflows- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)