Selaa lähdekoodia

Add a Dependabot config to auto-update GitHub action versions (#2863)

pull/2864/head
Kurt McKee 2 vuotta sitten
committed by GitHub
vanhempi
commit
3c92216ea2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa 10 lisäystä ja 0 poistoa
  1. +10
    -0
      .github/dependabot.yml

+ 10
- 0
.github/dependabot.yml Näytä tiedosto

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
groups:
github-actions:
patterns:
- "*"

Ladataan…
Peruuta
Tallenna