This will cause dependabot to open a PR when various actions are
updated, provided that the action maintainer has issued a release.

Closes #12623
This commit is contained in:
andy5995 2024-01-02 12:41:58 -06:00 коммит произвёл Daniel Stenberg
Родитель 8558647613
Коммит bf7cd837a6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 5CC908FDB71E12C2
2 изменённых файлов: 10 добавлений и 0 удалений

6
.github/dependabot.yml поставляемый Normal file
Просмотреть файл

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"

Просмотреть файл

@ -96,3 +96,7 @@ License: curl
Files: .mailmap
Copyright: Daniel Stenberg, <daniel@haxx.se>, et al.
License: curl
Files: .github/dependabot.yml
Copyright: Daniel Stenberg, <daniel@haxx.se>, et al.
License: curl