From 2d16f0e4c3b578b9adc9e62ef427fd9bd4d2a9dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 01:09:47 +0000 Subject: [PATCH] chore(deps): update aquasecurity/trivy-action action to v0.22.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 f7cf1e4a..f80d2fc4 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.21.0 + uses: aquasecurity/trivy-action@0.22.0 with: image-ref: weblate/wlc:test format: template