Unverified 提交 be878a5b authored 作者: Will Chen's avatar Will Chen 提交者: GitHub

Use Dyad github app for security advisory (#3088)

上级 b4b8f5e9
......@@ -24,8 +24,8 @@ jobs:
id: app-token
uses: actions/create-github-app-token@v2
with:
app-id: ${{ vars.KEPPO_GITHUB_APP_ID }}
private-key: ${{ secrets.KEPPO_GITHUB_APP_PRIVATE_KEY }}
app-id: ${{ vars.DYAD_GITHUB_APP_ID }}
private-key: ${{ secrets.DYAD_GITHUB_APP_PRIVATE_KEY }}
# No permission-* scoping: repository_advisories is not yet
# supported by create-github-app-token, so we inherit all
# permissions from the App installation.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论