mirror of
https://github.com/openssl/openssl.git
synced 2025-01-23 02:14:11 +08:00
add dependabot to keep actions versions up-to-date
Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19441)
This commit is contained in:
parent
c7424fe68c
commit
225f94e818
6
.github/workflows/dependabot.yml
vendored
Normal file
6
.github/workflows/dependabot.yml
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
Loading…
Reference in New Issue
Block a user