diff --git a/.github/workflows/helm-ci.yml b/.github/workflows/helm-ci.yml index 0354930..fa90a2f 100644 --- a/.github/workflows/helm-ci.yml +++ b/.github/workflows/helm-ci.yml @@ -21,6 +21,8 @@ jobs: name: Lint runs-on: ubuntu-latest timeout-minutes: 5 + permissions: + security-events: write steps: - name: Checkout Repository uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1