浏览代码

CI: fix: package_managers.dependabot.dependabot-missing-cooldown.dependabot-missing-cooldown security vulnerability (#3489)

Automated security fix generated by OrbisAI Security
pull/3490/head
OrbisAI Security 6 天前
提交者 GitHub
父节点
当前提交
790bedd821
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      .github/dependabot.yml

+ 2
- 0
.github/dependabot.yml 查看文件

@ -4,6 +4,8 @@ updates:
directory: "/"
schedule:
interval: "monthly"
cooldown:
default-days: 7
groups:
github-actions:
patterns:

正在加载...
取消
保存