diff --git a/.github/workflows/sec-opengrep.yml b/.github/workflows/sec-opengrep.yml index 6e98fd0..fb684bd 100644 --- a/.github/workflows/sec-opengrep.yml +++ b/.github/workflows/sec-opengrep.yml @@ -9,12 +9,13 @@ on: permissions: contents: read + actions: write security-events: write env: # Release version of Opengrep # https://github.com/opengrep/opengrep/releases - RELEASE_VERSION: v1.0.0-alpha.13 + RELEASE_VERSION: v1.0.2 jobs: build: