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
[@&#8203;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
[@&#8203;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:
renovate[bot] 2025-03-24 02:39:29 +00:00 committed by GitHub
parent cdaa066baa
commit 045ff95462
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"