diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 78f6006..32672c0 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -37,6 +37,7 @@ jobs: permissions: contents: read checks: write + issues: write steps: - name: Checkout sources uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4