seccomp / libseccomp

The main libseccomp repository
GNU Lesser General Public License v2.1
791 stars 170 forks source link

RFE: github: Add dependency checker action #398

Closed drakenclimber closed 1 year ago

drakenclimber commented 1 year ago

Add an action, dependabot, that will periodically check GitHub Actions dependencies. It is currently configured to run weekly. If dependabot finds an update, it will open a pull request.

See here for more details: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

Signed-off-by: Tom Hromatka tom.hromatka@oracle.com

coveralls commented 1 year ago

Coverage Status

Coverage: 89.71%. Remained the same when pulling c182c6cb406bf54a1a63397bee32ff6fb2d80fff on drakenclimber:dependabot into 3dd65482defc4c43d5804f493feb727c1a1d8947 on seccomp:main.

pcmoore commented 1 year ago

Thanks @drakenclimber, this should be a nice addition. Merged via 791a252af94fa67932463919c674e77185780f8c.