diff --git a/.tekton/pull-request.yaml b/.tekton/pull-request.yaml index 55279e1dd4..857a300652 100644 --- a/.tekton/pull-request.yaml +++ b/.tekton/pull-request.yaml @@ -50,8 +50,8 @@ spec: value: [".", "-c", "/workspace/shared-workspace/source/.yamllint"] - name: sast-snyk-check params: - - name: SNYK_SECRET - value: snyk-shared-secret + - name: ARGS + value: --report --project-name=konflux-ci/build-definitions runAfter: - fetch-repository taskRef: