mirror of
https://github.com/decalage2/awesome-security-hardening.git
synced 2025-09-05 19:42:59 +02:00
Add Dependabot action to maintain other CI actions
This commit is contained in:
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: ".github/workflows"
|
||||
schedule:
|
||||
interval: "daily"
|
Reference in New Issue
Block a user