Skip to content

Commit a7b44ed

Browse files
authored
Merge pull request #43 from advanced-security/GeekMasher-patch-1
feat: Update sec-opengrep.yml
2 parents 5c98104 + 97cf5d0 commit a7b44ed

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)