mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-03 09:57:41 +08:00
Merge pull request #2691 from crazy-max/ci-fix-perms
ci: fix golvulncheck job permissions
This commit is contained in:
commit
3f81293fd4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -220,6 +220,8 @@ jobs:
|
||||
permissions:
|
||||
# required to write sarif report
|
||||
security-events: write
|
||||
# required to check out the repository
|
||||
contents: read
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user