voorhees github action 源码
voorhees-github-action 此操作将运行并报告依赖关系问题。 输入项 version 沃里斯的版本在V1.2或V1.2.3的形式使用或latest使用最新版本。 默认为latest 。 goListFile 包含go list -m -u -json all命令输出的文件的路径。 默认值为go.list 。 用法示例 具有默认值 voorhees: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: actions/setup-go@v2 - name: Generate go.list run: go list -json -m all > go.list - name: Run Voorhees uses: Nivl/v
文件列表
voorhees-github-action-main.zip
(预估有个10文件)
voorhees-github-action-main
.github
dependabot.yml
214B
action.yml
553B
LICENSE
1KB
README.md
768B
dist
index.js
386KB
licenses.txt
34KB
.gitignore
12B
暂无评论