diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 81f4be4ce..d10d0c98b 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -18,6 +18,9 @@ jobs: container: name: Container runs-on: ubuntu-24.04-arm + permissions: + security-events: write + steps: - name: Checkout uses: actions/checkout@v4