diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6fd0d6b8..02fe9250 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -89,7 +89,7 @@ jobs: needs: [build] steps: - name: Run Trivy vulnerability scanner - uses: aquasecurity/trivy-action@0.16.0 + uses: aquasecurity/trivy-action@0.16.1 with: image-ref: 'docker.io/perconalab/everest:0.0.0' format: 'table'