/
githubmirror
/
icu
Обзор
Документация
Войти
/
githubmirror
/
icu
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.github/dependabot.yml
15 строк
510 B
Pedro Kaj Kjellerup Nacht
ICU-22482 Hash-pin GHA, add dependabot to keep them updated
21 мар 2024, 08:14
21 мар 2024, 08:14
80a01a4
Код
Авторство
О чём код?
# To get started with Dependabot version updates, you'll need to specify which # package ecosystems to update and where the package manifests are located. # Please see the documentation for all configuration options: # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates version: 2 updates: - package-ecosystem: "github-actions" directory: "/" schedule: interval: "monthly" groups: github-actions: patterns: - "*"