chore(ci): fixing code scanning (#1126)

Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
This commit is contained in:
Dario Tranchitella
2024-07-09 11:56:42 +02:00
committed by GitHub
parent 446b8ea744
commit 9e4068850c
+4
View File
@@ -1,6 +1,10 @@
name: CI gosec
permissions:
# required for all workflows
security-events: write
# only required for workflows in private repositories
actions: read
contents: read
on:
push:
branches: [ "*" ]