Add permission: read-all to silence CKV_GHA_1 check
This commit is contained in:
committed by
Thomas Göttgens
co-authored by
Thomas Göttgens
parent
a493ab526f
commit
f09e5c96fc
@@ -7,6 +7,8 @@ on:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
|
permissions: read-all
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-esp32-c3:
|
build-esp32-c3:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user