Skip to content

Commit 97cf5d0

Browse files
authored
feat: Update sec-opengrep.yml
1 parent 5c98104 commit 97cf5d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/sec-opengrep.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@ on:
99

1010
permissions:
1111
contents: read
12+
actions: write
1213
security-events: write
1314

1415
env:
1516
# Release version of Opengrep
1617
# https://github.com/opengrep/opengrep/releases
17-
RELEASE_VERSION: v1.0.0-alpha.13
18+
RELEASE_VERSION: v1.0.2
1819

1920
jobs:
2021
build:

0 commit comments

Comments
 (0)