Skip to content

Commit 44365e6

Browse files
ci(gosec): fix sarif upload
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
1 parent 22451b5 commit 44365e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/gosec.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: CI gosec
2-
permissions: {}
2+
permissions:
3+
actions: read
34
on:
45
push:
56
branches: [ "*" ]

0 commit comments

Comments
 (0)