diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 8a5c3ff..9c5e507 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -38,7 +38,7 @@ jobs: sudo ./release/http-downloader_linux_amd64/hd install ks ks version - name: Run Trivy vulnerability scanner - uses: aquasecurity/trivy-action@0.2.0 + uses: aquasecurity/trivy-action@0.2.1 if: github.event_name == 'pull_request' with: scan-type: 'fs'