From 8588ca66c5438a42b8e245d7022e37b4117b4bcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 00:34:04 +0000 Subject: [PATCH] chore(deps): update aquasecurity/trivy-action action to v0.15.0 --- .github/workflows/dockerimage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dockerimage.yml b/.github/workflows/dockerimage.yml index 951ca901..9b6e3e10 100644 --- a/.github/workflows/dockerimage.yml +++ b/.github/workflows/dockerimage.yml @@ -182,7 +182,7 @@ jobs: - name: Checkout the code uses: actions/checkout@v4 - name: Run Trivy vulnerability scanner - uses: aquasecurity/trivy-action@0.14.0 + uses: aquasecurity/trivy-action@0.15.0 with: image-ref: weblate/wlc:test format: template