From 7f751c124ab26385099d6ae252ea87f23543d003 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 14:35:05 +0000 Subject: [PATCH] ci(deps): update renovate docker tag to v37.408.2 (#795) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | OpenSSF | |---|---|---|---| | [renovate](https://renovatebot.com) ([source](https://togithub.com/renovatebot/renovate)) | patch | `37.408.1` -> `37.408.2` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/renovatebot/renovate/badge)](https://securityscorecards.dev/viewer/?uri=github.com/renovatebot/renovate) | --- ### Release Notes
renovatebot/renovate (renovate) ### [`v37.408.2`](https://togithub.com/renovatebot/renovate/releases/tag/37.408.2) [Compare Source](https://togithub.com/renovatebot/renovate/compare/37.408.1...37.408.2) ##### Bug Fixes - **onboarding:** remove superfluous
([#​29685](https://togithub.com/renovatebot/renovate/issues/29685)) ([c60880b](https://togithub.com/renovatebot/renovate/commit/c60880bcec25d9c20b3fc6ff6e9e2aa0e3aedb61)) - **vulnerabilities:** do not force exact patch version in OSV alerts ([#​29666](https://togithub.com/renovatebot/renovate/issues/29666)) ([26337ac](https://togithub.com/renovatebot/renovate/commit/26337ac124f4dd1885a44ed65822f2944ad69f3d))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate/tree/37.408.1). - [View logs](https://togithub.com/4m-mazi/gh-test/actions/runs/9528819155) Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com> --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 467190593..b02c240e5 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -19,7 +19,7 @@ env: cache_key: renovate-cache # tool versions # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate - RENOVATE_VERSION: 37.408.1 + RENOVATE_VERSION: 37.408.2 jobs: renovate: