diff --git a/action.yaml b/action.yaml index 6e2d687..1eb6ba3 100644 --- a/action.yaml +++ b/action.yaml @@ -56,6 +56,7 @@ runs: image-ref: ${{ inputs.image-ref }} format: "json" output: "results.json" + github-pat: ${{ secrets.GITHUB_TOKEN }} - name: Convert results to sarif uses: aquasecurity/trivy-action@0.19.0