diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 65c5860..ac3c000 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,6 +8,10 @@ jobs: security: uses: ./.github/workflows/security.yml + permissions: + contents: read + packages: read + security-events: write tag: runs-on: ubuntu-latest