RoaringBitmap / CRoaring

Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks

Home Page:http://roaringbitmap.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updating GitHub actions

gabibguti opened this issue · comments

Hey! Would you like to add a dependency update tool, such as Dependabot or Renovatebot, to update the GitHub actions used in workflows?

We can configure the dependency update tool to automatically open PRs to update only GitHub actions. Perhaps only update when there's a vulnerable version, to generate less noise. It will also help handle the commit SHA updates. Does it make sense to add a dependency update tool?

Additional context

Hi again! I'm Gabriela and I work on behalf of Google and the OpenSSF suggesting supply-chain security changes :)

Pull request invited.