From be1c41a63db02386f8ec2b76f0e0d0cf3ca9e92c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 00:56:48 +0000 Subject: [PATCH] chore(deps): update aquasecurity/trivy-action action to v0.16.1 --- .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 1344f0e..dc6b1bc 100644 --- a/.github/workflows/dockerimage.yml +++ b/.github/workflows/dockerimage.yml @@ -153,7 +153,7 @@ jobs: - name: Checkout the code uses: actions/checkout@v4 - name: Run Trivy vulnerability scanner - uses: aquasecurity/trivy-action@0.16.0 + uses: aquasecurity/trivy-action@0.16.1 with: image-ref: weblate/locale_lint:test format: template