mirror of
https://github.com/kairos-io/provider-kairos.git
synced 2025-09-19 09:42:58 +00:00
chore(deps): update google/osv-scanner-action action to v1.9.0 (#644)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google/osv-scanner-action](https://redirect.github.com/google/osv-scanner-action) | action | minor | `v1.8.5` -> `v1.9.0` | --- ### Release Notes <details> <summary>google/osv-scanner-action (google/osv-scanner-action)</summary> ### [`v1.9.0`](https://redirect.github.com/google/osv-scanner-action/releases/tag/v1.9.0) [Compare Source](https://redirect.github.com/google/osv-scanner-action/compare/v1.8.5...v1.9.0) #### What's Changed - chore(deps): update workflows by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://github.com/google/osv-scanner-action/pull/40](https://redirect.github.com/google/osv-scanner-action/pull/40) - chore(deps): update github/codeql-action action to v3.26.7 by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://github.com/google/osv-scanner-action/pull/43](https://redirect.github.com/google/osv-scanner-action/pull/43) - chore(deps): update workflows by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://github.com/google/osv-scanner-action/pull/44](https://redirect.github.com/google/osv-scanner-action/pull/44) - chore(deps): update github/codeql-action action to v3.26.10 by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://github.com/google/osv-scanner-action/pull/45](https://redirect.github.com/google/osv-scanner-action/pull/45) - Update to v1.9.0 by [@​michaelkedar](https://redirect.github.com/michaelkedar) in [https://github.com/google/osv-scanner-action/pull/46](https://redirect.github.com/google/osv-scanner-action/pull/46) #### New Contributors - [@​michaelkedar](https://redirect.github.com/michaelkedar) made their first contribution in [https://github.com/google/osv-scanner-action/pull/46](https://redirect.github.com/google/osv-scanner-action/pull/46) **Full Changelog**: https://github.com/google/osv-scanner-action/compare/v1.8.5...v1.9.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:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
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.8.5"
|
||||
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v1.9.0"
|
||||
|
Reference in New Issue
Block a user