awslabs / dynein

DynamoDB CLI written in Rust.
https://github.com/awslabs/dynein
Apache License 2.0
360 stars 37 forks source link

chore: add an GitHub workflow for daily audit #211

Closed StoneDot closed 4 months ago

StoneDot commented 4 months ago

Issue #, if available: Implement #209

Description of changes: This pull request adds the GitHub workflow to execute cargo audit at 08:43 JST everyday. We exclude some checks because they are known in our team and we are working on them. Additionally, these issue does not affect users.

An example execution: https://github.com/StoneDot/dynein/actions/runs/8848193297/job/24297549653

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.