diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6e78ff2..5ed169c 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@595be6a0f6560a0a8fc419ddf630567fc623531d # 0.22.0 with: image-ref: jonaspammer/some-package:latest format: table