Add permission: read-all to silence CKV_GHA_1 check

This commit is contained in:
David Ellefsen 2024-03-08 11:03:03 +02:00 committed by Thomas Göttgens
parent a493ab526f
commit f09e5c96fc

View File

@ -7,6 +7,8 @@ on:
required: true
type: string
permissions: read-all
jobs:
build-esp32-c3:
runs-on: ubuntu-latest