diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e2e80db..bd30877 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -120,7 +120,7 @@ jobs: push: false - name: Run Trivy vulnerability scanner on generated docker image - uses: aquasecurity/trivy-action@1f0aa582c8c8f5f7639610d6d38baddfea4fdcee # 0.9.2 + uses: aquasecurity/trivy-action@fbd16365eb88e12433951383f5e99bd901fc618f # 0.12.0 with: image-ref: jonaspammer/some-package:latest format: table