diff --git a/.github/workflows/cla_bot.yml b/.github/workflows/cla_bot.yml index 34f3b487b..68dcefafc 100644 --- a/.github/workflows/cla_bot.yml +++ b/.github/workflows/cla_bot.yml @@ -24,6 +24,6 @@ jobs: path-to-signatures: 'signatures/version1.json' path-to-document: 'https://github.com/snowflakedb/CLA/blob/main/README.md' branch: 'main' - allowlist: 'dependabot[bot],github-actions,Jenkins User,_jenkins' + allowlist: 'dependabot[bot],github-actions,Jenkins User,_jenkins,sfc-gh-snyk-sca-sa' remote-organization-name: 'snowflakedb' remote-repository-name: 'cla-db'