/
githubmirror
/
avahi
Обзор
Документация
Войти
/
githubmirror
/
avahi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.github/zizmor.yml
15 строк
515 B
Evgeny Vereshchagin
ci: use concurrency everywhere
16 дек 2025, 06:54
16 дек 2025, 06:54
a411072
Код
Авторство
О чём код?
rules: unpinned-images: ignore: # It would be great to pin images in workflows but Dependabot # can't update them unfortunately: # https://github.com/dependabot/dependabot-core/issues/5819 - build.yml unpinned-uses: config: policies: # CIFuzz and ClusterFuzzLite can't be meaninguflly pinned to # their full-length commit SHAs so they just roll forward. 'google/clusterfuzzlite/*': ref-pin 'google/oss-fuzz/*': ref-pin '*': hash-pin