diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 814b520..01c061d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,6 +43,8 @@ jobs: secrets: inherit permissions: security-events: write + contents: read + packages: read actions: read spellcheck: diff --git a/.github/workflows/rolling-release.yml b/.github/workflows/rolling-release.yml index b9d2f47..71adc3a 100644 --- a/.github/workflows/rolling-release.yml +++ b/.github/workflows/rolling-release.yml @@ -42,6 +42,8 @@ jobs: secrets: inherit permissions: security-events: write + contents: read + packages: read actions: read spellcheck: