diff --git a/.github/workflows/codacy.yml b/.github/workflows/codacy.yml index ca56e86..84afee0 100644 --- a/.github/workflows/codacy.yml +++ b/.github/workflows/codacy.yml @@ -19,6 +19,10 @@ on: jobs: codacy-security-scan: + permissions: + actions: read + contents: read + security-events: write name: Codacy Security Scan runs-on: ubuntu-latest steps: