From 742a7a48f8d2115f5f7edca59bc28da72c043d96 Mon Sep 17 00:00:00 2001 From: Serhii Mamontov Date: Wed, 21 Feb 2024 17:09:52 +0200 Subject: [PATCH] Update frogbot-scan-pull-request.yml --- .github/workflows/frogbot-scan-pull-request.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/frogbot-scan-pull-request.yml b/.github/workflows/frogbot-scan-pull-request.yml index 0300d6b40..d273c6dd4 100644 --- a/.github/workflows/frogbot-scan-pull-request.yml +++ b/.github/workflows/frogbot-scan-pull-request.yml @@ -4,6 +4,7 @@ on: workflow_dispatch: permissions: pull-requests: write + security-events: write contents: read jobs: scan-pull-request: