mirror of
https://github.com/google/go-attestation.git
synced 2025-03-06 12:44:50 +00:00
Fix CodeSQL permissions (#412)
This commit is contained in:
parent
dce70c6163
commit
7d4525c388
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -3,6 +3,10 @@ on:
|
||||
branches: [master]
|
||||
pull_request:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
security-events: write
|
||||
|
||||
# Workaround for SHA1 on Go 1.18. There are some kinks to be worked out. See
|
||||
# the tracking issue for more info: https://github.com/golang/go/issues/41682
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user