mirror of
https://github.com/kairos-io/provider-kairos.git
synced 2025-04-27 19:35:36 +00:00
chore(deps): update google/osv-scanner-action action to v2 (#707)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google/osv-scanner-action](https://redirect.github.com/google/osv-scanner-action) | action | major | `v1.9.2` -> `v2.0.0` | --- ### Release Notes <details> <summary>google/osv-scanner-action (google/osv-scanner-action)</summary> ### [`v2.0.0`](https://redirect.github.com/google/osv-scanner-action/releases/tag/v2.0.0) [Compare Source](https://redirect.github.com/google/osv-scanner-action/compare/v1.9.2...v2.0.0) ##### What's Changed - Updated to support OSV-Scanner V2 - Workflows, add support for matrix strategies by [@​GeoDerp](https://redirect.github.com/GeoDerp) in [https://github.com/google/osv-scanner-action/pull/52](https://redirect.github.com/google/osv-scanner-action/pull/52) - Support checking out submodules by [@​faern](https://redirect.github.com/faern) in [https://github.com/google/osv-scanner-action/pull/57](https://redirect.github.com/google/osv-scanner-action/pull/57) **Full Changelog**: https://github.com/google/osv-scanner-action/compare/v1.9.2...v2.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cdaa066baa
commit
045ff95462
2
.github/workflows/osv-scanner-pr.yaml
vendored
2
.github/workflows/osv-scanner-pr.yaml
vendored
@ -16,4 +16,4 @@ permissions:
|
||||
|
||||
jobs:
|
||||
scan-pr:
|
||||
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v1.9.2"
|
||||
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v2.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user