From 8fd6093b8e215c485f828555eff3072acca2bc92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 04:40:08 +0000 Subject: [PATCH] chore(deps): update aquasecurity/trivy-action action to v0.14.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 8421f852..222033c9 100644 --- a/.github/workflows/dockerimage.yml +++ b/.github/workflows/dockerimage.yml @@ -157,7 +157,7 @@ jobs: - name: Checkout the code uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Run Trivy vulnerability scanner - uses: aquasecurity/trivy-action@0.13.1 + uses: aquasecurity/trivy-action@0.14.0 with: image-ref: weblate/wlc:test format: template