mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 00:47:48 +08:00
ci: fix golvulncheck job permissions
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> (cherry picked from commit 120578091f8a26bff65fc00992167164c90593fc)
This commit is contained in:
parent
e8ceaad0a8
commit
dd0d53efd5
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