diff --git a/.github/workflows/dockerimage.yml b/.github/workflows/dockerimage.yml index 59219fc8..8421f852 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.0 + uses: aquasecurity/trivy-action@0.13.1 with: image-ref: weblate/wlc:test format: template