From 788222e0fd5cad958661f8c2520e41f50b66aea1 Mon Sep 17 00:00:00 2001 From: egibs <20933572+egibs@users.noreply.github.com> Date: Mon, 13 Apr 2026 12:32:10 -0500 Subject: [PATCH] chore(update-yara-x): add actions: write Signed-off-by: egibs <20933572+egibs@users.noreply.github.com> --- .github/workflows/update-yara-x.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-yara-x.yaml b/.github/workflows/update-yara-x.yaml index 67a54f732..58ca1bbc6 100644 --- a/.github/workflows/update-yara-x.yaml +++ b/.github/workflows/update-yara-x.yaml @@ -83,6 +83,7 @@ jobs: if: ${{ needs.check-version.outputs.update_available == 'true' }} runs-on: ubuntu-24.04-arm permissions: + actions: write contents: write id-token: write pull-requests: write