action-update-go:GitHub行动提议PR提出go模块依赖关系更新

时间:2024-03-09 14:35:45
【文件属性】:

文件名称:action-update-go:GitHub行动提议PR提出go模块依赖关系更新

文件大小:3.07MB

文件格式:ZIP

更新时间:2024-03-09 14:35:45

golang dependencies github-actions Go

行动更新 GitHub,Dependabot等并不认可或与之关联。 此操作检查go项目的可用依赖项更新,并打开提出每个可用更新的单个拉取请求。 忽略semver未发布的依赖项 Go模块主要版本更新(例如github.com/foo/bar/v2 ) 供应商检测和支持 动作共有的所有功能 可以监视多个基础分支(例如main , v1 ) 更新批处理 更新后脚本挂钩 建议的触发器: schedule , workflow_dispatch 。 最简单的设置 steps : - uses : actions/checkout@v2 # If you use Actions "push" for CI too, a Personal Access Token is required for update PRs to trigger with : token : ${{ s


网友评论