mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
github: add dependabot for checking actions versions
This commit is contained in:
committed by
nitnelave
parent
6191fb226a
commit
f152a78cb6
@@ -0,0 +1,10 @@
|
|||||||
|
# Set update schedule for GitHub Actions
|
||||||
|
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
# Check for updates to GitHub Actions every weekday
|
||||||
|
interval: "daily"
|
||||||
Reference in New Issue
Block a user