From 4e1020e27997806ee02c5a8458af55961dbb3cee Mon Sep 17 00:00:00 2001 From: CI-Bot Date: Sun, 22 Jan 2023 13:13:40 +0100 Subject: [PATCH] Update aquasec/trivy Docker tag to v0.36.1 (#44) 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.35.0` -> `0.36.1` | --- ### 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). Reviewed-on: https://gitea.ocram85.com/OCram85/Blog/pulls/44 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 1d475c0..478490e 100644 --- a/.woodpecker/master.yml +++ b/.woodpecker/master.yml @@ -38,7 +38,7 @@ pipeline: branch: master trivyMaster: - image: aquasec/trivy:0.35.0 + image: aquasec/trivy:0.36.1 commands: - | trivy image \ diff --git a/.woodpecker/next.yml b/.woodpecker/next.yml index 9079d8c..172914c 100644 --- a/.woodpecker/next.yml +++ b/.woodpecker/next.yml @@ -30,7 +30,7 @@ pipeline: event: pull_request trivyNext: - image: aquasec/trivy:0.35.0 + image: aquasec/trivy:0.36.1 commands: - | trivy image \