From 5dd6b297eb4e7b5d73eeda7c9a5a8111bbe531ba Mon Sep 17 00:00:00 2001 From: CI-Bot Date: Fri, 9 Dec 2022 12:49:30 +0100 Subject: [PATCH] Update aquasec/trivy Docker tag to v0.35.0 (#32) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aquasec/trivy](https://github.com/aquasecurity/trivy) | minor | `0.24.3` -> `0.35.0` | :warning: Release Notes retrieval for this PR were skipped because no github.com credentials were available. If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: Drone-Bot Reviewed-on: https://gitea.ocram85.com/OCram85/Blog/pulls/32 Co-authored-by: CI-Bot Co-committed-by: CI-Bot --- .woodpecker/master.yml | 2 +- .woodpecker/next.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker/master.yml b/.woodpecker/master.yml index c682d1e..1d475c0 100644 --- a/.woodpecker/master.yml +++ b/.woodpecker/master.yml @@ -38,7 +38,7 @@ pipeline: branch: master trivyMaster: - image: aquasec/trivy:0.24.3 + image: aquasec/trivy:0.35.0 commands: - | trivy image \ diff --git a/.woodpecker/next.yml b/.woodpecker/next.yml index 782aaaf..9079d8c 100644 --- a/.woodpecker/next.yml +++ b/.woodpecker/next.yml @@ -30,7 +30,7 @@ pipeline: event: pull_request trivyNext: - image: aquasec/trivy:0.24.3 + image: aquasec/trivy:0.35.0 commands: - | trivy image \