From 02cb0d5e418c4633a9b024720b94e5b25ebc5e31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 21:30:56 +0000 Subject: [PATCH] chore(deps): update google/osv-scanner-action action to v1.9.0 (#644) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
google/osv-scanner-action (google/osv-scanner-action) ### [`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
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/osv-scanner-pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/osv-scanner-pr.yaml b/.github/workflows/osv-scanner-pr.yaml index 68e51b3..acb900b 100644 --- a/.github/workflows/osv-scanner-pr.yaml +++ b/.github/workflows/osv-scanner-pr.yaml @@ -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"